Horloge_Nixie_firmware/secrets.h.default

5 lines
140 B
Plaintext
Raw Permalink Normal View History

2023-07-10 22:17:09 +02:00
// Change with your credentials and rename this file 'secrets.h'
#define SECRET_WIFI_SSID "YOUR_SSID"
#define SECRET_WIFI_PASS "YOUR_PASS"