mirror of
https://github.com/bendtherules/Patient-counter-esp8266.git
synced 2026-08-18 13:52:39 +00:00
Add lcd infos
This commit is contained in:
+2
-1
@@ -6,4 +6,5 @@ enum DISPLAY_POSITION {
|
||||
};
|
||||
|
||||
void setupDisplay();
|
||||
void showNumber(uint8_t number);
|
||||
void showNumber(uint8_t number);
|
||||
void showInsideInfo(const char* text);
|
||||
Reference in New Issue
Block a user