Eventboard_v_2.0/config.py

9 lines
230 B
Python
Raw Normal View History

2022-02-17 15:55:10 +01:00
host = 'Device IP' # ur device ip, where u upload the matrix.ino
2022-02-16 22:49:20 +01:00
2022-02-17 15:50:39 +01:00
#Edit the Events, decide what u wanna show on you Led Matrix
garbage = 'true'
events = 'true'
holidays = 'false'
2022-02-16 22:49:20 +01:00
get_request = '/set?text=' # dont touch this line