mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-25 00:28:33 +00:00
Start working on a Adafruit Feather M0 WiFi w/ATWINC1500 firmware (with slight update to HanReader interface)
This commit is contained in:
3
Arduino Code/WifiFeatherRestBridge/arduino_secrets.h
Normal file
3
Arduino Code/WifiFeatherRestBridge/arduino_secrets.h
Normal file
@@ -0,0 +1,3 @@
|
||||
#define SECRET_SSID ""
|
||||
#define SECRET_PASS ""
|
||||
#define AUTH_HEADER "Basic [base64-user:pass-string]"
|
||||
Reference in New Issue
Block a user