updated screen + added OTA

This commit is contained in:
2021-07-27 08:26:12 +02:00
parent 11b146c2d1
commit dd511c8e18
14 changed files with 261 additions and 57 deletions

View File

@@ -2,6 +2,7 @@
#include "Arduino.h"
#include "config.h"
#include "lcd.h"
void initButtons( void );
void handleButtons( void );