mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
3 lines
127 B
C
3 lines
127 B
C
#define WIFI_SSID "wifissid"
|
|
#define WIFI_PASSWORD "wifipassword"
|
|
#define SERVER_URL "http://192.168.0.86:8080/buttonbox/press"
|