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