Przeglądaj źródła

remove unnecessary dep

Chris Mullins 8 lat temu
rodzic
commit
d2055f9f45
1 zmienionych plików z 1 dodań i 1 usunięć
  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>