Skip to content

Commit

Permalink
Enable WPA2 bindings (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
rednaz1337 authored Feb 1, 2023
1 parent e74b95b commit 89eba92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/esp-idf/bindings.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
#endif
#include "esp_now.h"
#include "esp_mesh.h"
#include "esp_wpa2.h"
#endif

#ifdef ESP_IDF_COMP_ESP_ETH_ENABLED
Expand Down

0 comments on commit 89eba92

Please sign in to comment.