Eventboard_v_2.0/config.py
2022-02-17 15:50:39 +01:00

9 lines
233 B
Python

host = '192.168.0.19' # 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