mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 03:09:58 +00:00
5 lines
93 B
Python
5 lines
93 B
Python
port = 2222
|
|
server = "192.168.137.1"
|
|
data_path = "api/"
|
|
ssid = "stef"
|
|
password = "test123123" |