Eventboard_v_2.0/config.py
2022-03-13 00:03:41 +01:00

9 lines
230 B
Python

host = 'Device_Ip' # ur device ip, where u upload the matrix.ino
#Edit the Events, decide what u wanna show on you Led Matrix
garbage = 'true'
events = 'true'
holidays = 'false'
get_request = '/set?text=' # dont touch this line