ソースを参照

remove unnecessary dep

Chris Mullins 8 年 前
コミット
d2055f9f45
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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>