bugfix compile error

This commit is contained in:
Harald Pichler 2017-11-09 10:59:07 +01:00
parent b929b419af
commit 6695835808
5 changed files with 10 additions and 15 deletions

View file

@ -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