This commit is contained in:
vitrinekast 2024-10-28 13:59:20 +01:00
parent 937576d94f
commit 45ec7b159d
2 changed files with 2 additions and 5 deletions

3
.gitignore vendored
View File

@ -1,2 +1,3 @@
secrets.h
secret.h
arduino/MQTT/secret.h
arduino/MQTT/secrets.h

View File

@ -1,4 +0,0 @@
#define VITRINE_SSID "";
#define VITRINE_WIFI_PASS ""
#define MQTT_ARDUINO_USERNAME ""
#define MQTT_ARDUINO_PASS ""