Skip to content

Commit

Permalink
Update ui_settings_wifi.h
Browse files Browse the repository at this point in the history
wifi fixes
  • Loading branch information
mgrouch authored Jan 29, 2024
1 parent 029a9f8 commit 0da652e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bbn_m5tough_active_boat/ui_settings_wifi.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
#ifndef UI_SETTINGS_WIFI_H
#define UI_SETTINGS_WIFI_H

#ifndef CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE
#warning "No WPA3 support."
#endif

#ifdef __cplusplus
extern "C" {
#endif
Expand Down

0 comments on commit 0da652e

Please sign in to comment.