瀏覽代碼

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>