Prechádzať zdrojové kódy

remove unnecessary dep

Chris Mullins 8 rokov pred
rodič
commit
d2055f9f45
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>