11 lines
266 B
Python
11 lines
266 B
Python
host = 'Device Ip' # ur device ip, where u upload the matrix.ino
|
|
|
|
|
|
# Config u Message True will show, false will diable
|
|
garbage = 'true' # set true if u have a formated Json file
|
|
events = 'true'
|
|
holidays = 'true'
|
|
|
|
|
|
|
|
get_request = '/set?text=' # dont touch this line |