UNTESTED interim commit with refactoring

This commit is contained in:
2020-11-13 14:19:30 +03:00
parent 544252fb14
commit 118fd25186
24 changed files with 1373 additions and 592 deletions

View File

@@ -66,6 +66,7 @@ PWM Out
*/
#include "main.h"
#include "statusled.h"
#ifdef WIFI_ENABLE
WiFiClient ethClient;