Use sleep(interrupt1, mode1, interrupt2, mode2, ms, true) instead Same as sleep(), send heartbeat and process incoming messages before going to sleep. Specify the time to wait for incoming messages by defining MY_SMART_SLEEP_WAIT_DURATION_MS to a time (ms).
Use sleep(ms, true) instead Same as sleep(), send heartbeat and process incoming messages before going to sleep. Specify the time to wait for incoming messages by defining MY_SMART_SLEEP_WAIT_DURATION_MS to a time (ms).
Use sleep(interrupt, mode, ms, true) instead Same as sleep(), send heartbeat and process incoming messages before going to sleep. Specify the time to wait for incoming messages by defining MY_SMART_SLEEP_WAIT_DURATION_MS to a time (ms).
Copyright (C) 2013-2019 Sensnology AB. Generated by doxygen
1.8.17