Update IDF to 90747cc8b (#3118)

This commit is contained in:
Me No Dev
2019-08-20 21:11:00 +03:00
committed by GitHub
parent f4acac4c2b
commit d5e2bb12ca
91 changed files with 252 additions and 115 deletions

View File

@ -1009,9 +1009,9 @@ enum wps_cb_status {
typedef void (*wps_st_cb_t)(int status);
#ifdef USE_WPS_TASK
#define SIG_WPS_START 0
#define SIG_WPS_RX 1
#define SIG_WPS_NUM 2
#define SIG_WPS_START 2
#define SIG_WPS_RX 3
#define SIG_WPS_NUM 9
#endif
#define WPS_EAP_EXT_VENDOR_TYPE "WFA-SimpleConfig-Enrollee-1-0"