Bluenet
5.7.0
Bluenet, firmware for nRF52 smart home devices
|
Go to the source code of this file.
Classes | |
struct | t2t_entry_t |
class | TapToToggle |
Class that toggles the switch when a device, like a phone, is held close to the Crownstone. More... | |
Macros | |
#define | T2T_LIST_COUNT 3 |
#define | T2T_SCORE_INC (2000 / TICK_INTERVAL_MS) |
#define | T2T_SCORE_THRESHOLD (3000 / TICK_INTERVAL_MS) |
#define | T2T_SCORE_MAX (5000 / TICK_INTERVAL_MS) |
#define | T2T_TIMEOUT_MS 1500 |
#define T2T_LIST_COUNT 3 |
#define T2T_SCORE_INC (2000 / TICK_INTERVAL_MS) |
#define T2T_SCORE_MAX (5000 / TICK_INTERVAL_MS) |
#define T2T_SCORE_THRESHOLD (3000 / TICK_INTERVAL_MS) |
#define T2T_TIMEOUT_MS 1500 |