修复一些BUG
src/LedShow.h @@ -11,7 +11,7 @@ #include <Wire.h> /// led闪烁的时间间隔快慢 #define HOLDTIME_QUICKLY 500 #define HOLDTIME_QUICKLY 200 #define HOLDTIME_NORMAL 1000 #define HOLDTIME_SLOW 2000