char lcd
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#ifndef HELPERS_HPP
|
||||
#define HELPERS_HPP
|
||||
|
||||
// Does the MarinoDev splash screen.
|
||||
void lcd_do_splash();
|
||||
|
||||
|
||||
|
||||
#endif // HELPERS_HPP
|
||||
Reference in New Issue
Block a user