mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-24 08:13:24 +00:00
4 lines
100 B
C
4 lines
100 B
C
#define SECRET_SSID ""
|
|
#define SECRET_PASS ""
|
|
#define AUTH_HEADER "Basic [base64-user:pass-string]"
|