mirror of
https://github.com/EyeTrackVR/OpenIris.git
synced 2025-11-04 15:39:42 +08:00
5 lines
153 B
C
5 lines
153 B
C
const char *ssid = "";
|
|
const char *password = "";
|
|
|
|
const char *OTAPassword = ""; // if empty, no password will be required
|
|
uint16_t OTAServerPort = 3232; |