esp8266 nono下休眠模式怎么没有深度休眠模式

lijay910
Posts: 14
Joined: Fri Sep 29, 2017 8:27 pm

esp8266 nono下休眠模式怎么没有深度休眠模式

Postby lijay910 » Sun Feb 04, 2018 3:18 pm

休眠模式只有如下2种,怎么没有Deep-sleep这种模式呢?
enum sleep_type {
NONE_SLEEP_T = 0,
LIGHT_SLEEP_T,
MODEM_SLEEP_T
};

Her Mary
Posts: 537
Joined: Mon Oct 27, 2014 11:09 am

Re: esp8266 nono下休眠模式怎么没有深度休眠模式

Postby Her Mary » Wed Feb 07, 2018 4:24 pm

那要用 system_deep_sleep。

Who is online

Users browsing this forum: No registered users and 7 guests