]> git.karo-electronics.de Git - oswald.git/blob - ui/LcdDisplay.h
Add MetaWatch Fonts package, LcdDisplay and start demo
[oswald.git] / ui / LcdDisplay.h
1 #ifndef _LcdDisplay_h
2 #define _LcdDisplay_h
3
4 #include "oswald-ui.h"
5
6 void update_idle_time_date(oswald_ui *ui);
7
8 #endif
9