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 1b60c3e commit 46b45ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion micropython/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

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

0 comments on commit 46b45ca

Please sign in to comment.