Skip to content

Commit 5729f46

Browse files
committed
fix 8266 builds
1 parent 0fde069 commit 5729f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wled00/wled_serial.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#include "wled.h"
22
#ifdef ARDUINO_ARCH_ESP32
33
#include "esp_ota_ops.h"
4-
#endif
54
#include "sdkconfig.h"
5+
#endif
66

77
/*
88
* Adalight and TPM2 handler

0 commit comments

Comments
 (0)