bugfix compile error
This commit is contained in:
parent
b929b419af
commit
6695835808
5 changed files with 10 additions and 15 deletions
|
@ -37,7 +37,7 @@
|
|||
#define PLATFORM_HAS_BATTERY 1
|
||||
|
||||
|
||||
#define LOOP_INTERVAL (30 * CLOCK_SECOND)
|
||||
#define LOOP_INTERVAL (CLOCK_SECOND/10)
|
||||
|
||||
/* Save energy */
|
||||
//#define RDC_CONF_PT_YIELD_OFF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue