6 lines
176 B
Python
6 lines
176 B
Python
|
host = 'Device Ip' # ur device ip, where u upload the matrix.ino
|
||
|
garbage = 'true' # set true if u have a formated Json file
|
||
|
|
||
|
|
||
|
|
||
|
get_request = '/set?text=' # dont touch this line
|