blk_box_lib/include/blk_box_drivers/helpers.hpp
2026-04-04 11:38:16 -05:00

10 lines
125 B
C++

#ifndef HELPERS_HPP
#define HELPERS_HPP
// Does the MarinoDev splash screen.
void lcd_do_splash();
#endif // HELPERS_HPP