Guest User

Untitled

a guest
Jul 15th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. #line 215, as a member of the 'wifi_ap_config_t' struct
  2. uint8_t max_connection; /**< Max number of stations allowed to connect in, default 4, max 4 */
  3.  
  4. #line 254
  5. #define ESP_WIFI_MAX_CONN_NUM (10) /**< max number of stations which can connect to ESP32 soft-AP */
Add Comment
Please, Sign In to add comment