First Commit

This commit is contained in:
2024-07-13 13:05:41 -05:00
commit f1579cd45d
11 changed files with 1167 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
## This area of the configuration will come pre-set on your device.
## DO NOT CHANGE THIS UNLESS INSTRUCTED TO DO SO BY AMELIA WIETTING OR TODD VOLZ
MQTT_USERNAME=b"USERNAME" # These need to be in BYTES
MQTT_PASSWORD=b"PASSWORD" # These need to be in BYTES
MQTT_SERVER=b"aask.services"
MQTT_CLIENT_ID="test_2"
# This was from an OTA update ;)