Chris Mullins лет назад: 8
Родитель
Сommit
d2055f9f45
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/MiLightState/GroupState.h

+ 1 - 1
lib/MiLightState/GroupState.h

@@ -1,5 +1,5 @@
+#include <stddef.h>
 #include <inttypes.h>
-#include <Arduino.h>
 #include <MiLightButtons.h>
 #include <ArduinoJson.h>