config reload fix (caused by timer)

This commit is contained in:
2021-07-30 03:30:07 +03:00
parent 8f88df5739
commit c2815a2d00
2 changed files with 39 additions and 31 deletions

View File

@@ -10,7 +10,7 @@
//#include <DueFlashStorage.h>
#include <watchdog.h>
#include <ArduinoHttpClient.h>
#include "TimerInterrupt_Generic.h"
//#include "TimerInterrupt_Generic.h"
#endif
#if defined(ARDUINO_ARCH_AVR)