This commit is contained in:
2024-08-08 20:09:32 +02:00
parent 84ae8fdbdc
commit 8a106c3717
3 changed files with 11 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ static uint8_t BoatId = 1;
#define SERVOS_CH6
#define WS_RX_BUFFER_LEN 512
#define WS_URL "ws://10.254.0.2:8080/"
#define WS_URL "ws://10.254.0.1:8080/"
#define LOGGER_BUFFER_SIZE 65536