1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-28 05:01:28 +03:00
This commit is contained in:
david gauchard
2022-06-16 00:11:18 +02:00
committed by GitHub
parent 80c685df80
commit 3c43f18510

View File

@ -32,7 +32,7 @@ FSTools fstools;
#ifndef STASSID
#define STASSID "xxxx"
#define STAPSK "xxxx"
#define STAPSK "xxxx"
#endif
const char* ssid = STASSID;