Skip to content

Commit 4fabf96

Browse files
committed
Typo
1 parent bc23750 commit 4fabf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/WiFi/examples/WiFiScanDualAntenna/WiFiScanDualAntenna.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ void setup()
2424
// Set WiFi to station mode and disconnect from an AP if it was previously connected
2525
WiFi.mode(WIFI_STA);
2626

27-
/* Atention: This is the manual prodecure for the dual antenna configuration.
27+
/* Attention: This is the manual prodecure for the dual antenna configuration.
2828
* If you choose the ESP32-WROOM-DA module from the Tools -> Board, this configuration
2929
* is not necessary!
3030
*

0 commit comments

Comments
 (0)