remove light sleep and mac sleep

This commit is contained in:
Xia Xiao Tian 2016-11-08 16:52:07 +08:00
parent cdebf24954
commit 2dda3f57b5

View file

@ -114,8 +114,6 @@ typedef struct {
typedef enum {
WIFI_PS_NONE, /**< No power save */
WIFI_PS_MODEM, /**< Modem power save */
WIFI_PS_LIGHT, /**< Light power save */
WIFI_PS_MAC, /**< MAC power save */
} wifi_ps_type_t;
#define WIFI_PROTOCOL_11B 1