mirror of
https://github.com/RfidResearchGroup/ChameleonUltra.git
synced 2026-05-12 11:22:59 -07:00
macro for low battery shutdown timeout
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#define SLEEP_DELAY_MS_FIELD_125KHZ_LOST 3000 // 低频模拟卡离开场后的休眠延迟
|
||||
#define SLEEP_DELAY_MS_BLE_DISCONNECTED 4000 // BLE断开后的休眠延迟
|
||||
#define SLEEP_DELAY_MS_USB_POWER_DISCONNECTED 3000 // USB供电断开后的休眠延迟
|
||||
#define SLEEP_NO_BATTERY_SHUTDOWN 1 // 低电量关机
|
||||
|
||||
|
||||
void sleep_timer_init(void);
|
||||
|
||||
Reference in New Issue
Block a user