Change the type of authmode

This commit is contained in:
xiaxiaotian 2016-09-06 16:15:47 +08:00 committed by Wu Jian Gang
parent 8622fda764
commit 43d441d0f4

View file

@ -19,6 +19,7 @@
#include <stdbool.h>
#include "esp_err.h"
#include "esp_wifi.h"
#ifdef __cplusplus
extern "C" {