Eventboard_v_2.0/config.py

11 lines
266 B
Python
Raw Normal View History

2022-02-16 22:49:20 +01:00
host = 'Device Ip' # ur device ip, where u upload the matrix.ino
2022-02-17 14:44:09 +01:00
# Config u Message True will show, false will diable
2022-02-16 22:49:20 +01:00
garbage = 'true' # set true if u have a formated Json file
2022-02-17 14:44:09 +01:00
events = 'true'
holidays = 'true'
2022-02-16 22:49:20 +01:00
get_request = '/set?text=' # dont touch this line