Parcourir la source

remove unnecessary dep

Chris Mullins il y a 8 ans
Parent
commit
d2055f9f45
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>