We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc23750 commit 4fabf96Copy full SHA for 4fabf96
libraries/WiFi/examples/WiFiScanDualAntenna/WiFiScanDualAntenna.ino
@@ -24,7 +24,7 @@ void setup()
24
// Set WiFi to station mode and disconnect from an AP if it was previously connected
25
WiFi.mode(WIFI_STA);
26
27
- /* Atention: This is the manual prodecure for the dual antenna configuration.
+ /* Attention: This is the manual prodecure for the dual antenna configuration.
28
* If you choose the ESP32-WROOM-DA module from the Tools -> Board, this configuration
29
* is not necessary!
30
*
0 commit comments