Files
Horloge_Nixie_firmware/secrets.h.default
T

5 lines
143 B
Plaintext
Raw Normal View History

## Change with your credentials and rename this file in 'secrets.h'
2023-06-05 09:57:54 +02:00
#define SECRET_WIFI_SSID "YOUR_SSID"
#define SECRET_WIFI_PASS "YOUR_PASS"