mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 19:29:57 +00:00
6 lines
96 B
Python
6 lines
96 B
Python
port = 2222
|
|
server = "192.168.137.1"
|
|
data_path = "upload"
|
|
ssid = "STEF"
|
|
password = "TEST123123"
|