Modify macro definition ME3616_DEEP_SLEEP_EN

This commit is contained in:
qiyongzhong0 2019-12-31 16:59:31 +08:00
parent 0ff050c82c
commit 9daf331ae3
1 changed files with 2 additions and 0 deletions

View File

@ -32,7 +32,9 @@
#ifdef AT_DEVICE_USING_ME3616
#ifndef ME3616_DEEP_SLEEP_EN
#define ME3616_DEEP_SLEEP_EN 0//module support deep sleep mode
#endif
#define ME3616_WAIT_CONNECT_TIME 5000
#define ME3616_THREAD_STACK_SIZE 2048