Skip to content

Commit

Permalink
Typo in EAP patch (#8797)
Browse files Browse the repository at this point in the history
NONOSDK22x_191124 -> NONOSDK22x_191024
  • Loading branch information
mhightower83 committed Jan 9, 2023
1 parent df59774 commit 7e2da8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cores/esp8266/wpa2_eap_patch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#if defined(NONOSDK22x_190703) || \
defined(NONOSDK22x_191122) || \
defined(NONOSDK22x_191105) || \
defined(NONOSDK22x_191124) || \
defined(NONOSDK22x_191024) || \
defined(NONOSDK22x_190313) || \
defined(NONOSDK221) || \
defined(NONOSDK305)
Expand Down

0 comments on commit 7e2da8b

Please sign in to comment.