Skip to content

Commit

Permalink
[PSDK] Define maximum SSID length properly
Browse files Browse the repository at this point in the history
  • Loading branch information
SigmaTel71 committed Sep 27, 2024
1 parent 523625c commit 88c5f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/include/psdk/wlantypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ typedef enum _DOT11_BSS_TYPE {
dot11_BSS_type_any
} DOT11_BSS_TYPE;


#define DOT11_SSID_MAX_LENGTH 32
#endif

0 comments on commit 88c5f59

Please sign in to comment.