mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-30 11:19:57 +00:00
Added Pico Files
Added the files used on the raspberry pi pico to send and receive data
This commit is contained in:
5
pico_files/config.py
Normal file
5
pico_files/config.py
Normal file
@@ -0,0 +1,5 @@
|
||||
port = 2222
|
||||
server = "192.168.137.1"
|
||||
data_path = "upload"
|
||||
ssid = "STEF"
|
||||
password = "TEST123123"
|
||||
Reference in New Issue
Block a user