Skip to content

Commit

Permalink
Updated config example
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Jun 4, 2024
1 parent e3388b3 commit fa81961
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions micropython/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
SSID = ""
PSK = ""
COUNTRY = "GB"

ENDPOINT_URL = "http://<server>:5665"
DISPLAY_ID = 0
SLEEP_MINS = 15
SLEEP_MINS = 30

0 comments on commit fa81961

Please sign in to comment.