Pārlūkot izejas kodu

remove unnecessary dep

Chris Mullins 8 gadi atpakaļ
vecāks
revīzija
d2055f9f45
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>