测试图表可以跳动

This commit is contained in:
zogodo
2019-10-10 23:14:32 +08:00
parent 470a7af3ee
commit bb3ea7ae0d
6 changed files with 27 additions and 45 deletions

View File

@@ -56,7 +56,7 @@
'gateway':'%s'\
}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'powers:[%s]'}"
#define POWER_INFO_JSON "{'idx':%d,'len':%d,'powers':[%s]}"
int AppHttpdStart(void);
int AppHttpdStop();