bugfix float resources, save energy enabled

This commit is contained in:
Harald Pichler 2015-09-14 16:55:18 +02:00
parent e3ffbe36c8
commit 7404e75213
4 changed files with 10 additions and 10 deletions

View file

@ -44,8 +44,8 @@
//#define RDC_CONF_PT_YIELD_OFF
/* For Debug: Dont allow MCU sleeping between channel checks */
#undef RDC_CONF_MCU_SLEEP
#define RDC_CONF_MCU_SLEEP 0
//#undef RDC_CONF_MCU_SLEEP
//#define RDC_CONF_MCU_SLEEP 0
/* Disabling RDC for demo purposes. Core updates often require more memory. */
/* For projects, optimize memory and enable RDC again. */