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

@@ -1,6 +1,6 @@
#include "streamlog.h"
#include <Arduino.h>
#include "utils.h"
#include "statusled.h"
#if defined (STATUSLED)
extern statusLED LED;