This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:espressif_arduino [2023/11/21 21:55] – ktokarz | en:iot-open:espressif_arduino [2023/11/21 21:57] (current) – ktokarz | ||
---|---|---|---|
Line 28: | Line 28: | ||
void setup() { | void setup() { | ||
delay(1500); | delay(1500); | ||
- | /* You can remove the password parameter if you want the AP to be open. */ | + | /* You can remove the password parameter |
+ | if you want the AP to be open. */ | ||
WiFi.softAP(ssid, | WiFi.softAP(ssid, | ||