goodwatch/firmware/lcd.h

6 lines
98 B
C

/* Handy LCD functions for use in other modules.*/
extern int lcd_init();
extern int lcd_wdt();