mirror of
https://github.com/travisgoodspeed/goodwatch
synced 2024-11-22 16:59:57 +00:00
6 lines
98 B
C
6 lines
98 B
C
/* Handy LCD functions for use in other modules.*/
|
|
|
|
|
|
extern int lcd_init();
|
|
extern int lcd_wdt();
|