Explorar el Código

remove unnecessary dep

Chris Mullins hace 8 años
padre
commit
d2055f9f45
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>