add parameter to save more power

This commit is contained in:
Harald Pichler 2016-10-16 22:08:18 +02:00
parent 0fd28e0585
commit 47760c57e6

View file

@ -36,6 +36,9 @@
//#define PLATFORM_HAS_BUTTON 1
#define PLATFORM_HAS_BATTERY 1
/* Save energy */
//#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