What is WIFI_PROTOCOL_LR
Posted: Thu Oct 25, 2018 2:26 am
hi all:
What is WIFI_PROTOCOL_LR in function esp_wifi_set_protocol?
thanks
What is WIFI_PROTOCOL_LR in function esp_wifi_set_protocol?
thanks
Code: Select all
#define WIFI_PROTOCOL_11B 1
#define WIFI_PROTOCOL_11G 2
#define WIFI_PROTOCOL_11N 4
#define WIFI_PROTOCOL_LR 8