mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-13 11:44:29 +05:00
Fix typo #24
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <ESP32Scheduler.h>
|
||||
#elif defined(ARDUINO_ARCH_ESP8266)
|
||||
#include <Scheduler.h>
|
||||
#elif
|
||||
#else
|
||||
#error Wrong board. Supported boards: esp8266, esp32
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user