Arduino IDE: Place libraries in portable/sketchbook/libraries folder. PlatformIO: Place libraries in your projects lib folder.
3 lines
53 B
Python
3 lines
53 B
Python
server_ip = "172.16.0.2"
|
|
arduino_ip = "172.16.0.100"
|