diff --git a/groundStation/src/backend/config.h b/groundStation/src/backend/config.h index 9306bd65ecf4ca80e60fb118a942e8fff00131d1..1e8ad0d20c7959c7465c6ceb4b85c1ab67554782 100644 --- a/groundStation/src/backend/config.h +++ b/groundStation/src/backend/config.h @@ -14,7 +14,7 @@ #define QUAD_COMM_ENV "UCART_COMM_CHANNEL" #define QUAD_DEFAULT_LOCAL_SOCKET "./virtquad.socket" -#define QUAD_LOCAL_SOCKET "UCART_LOCAL_SOCKET" +#define QUAD_LOCAL_SOCKET "VIRT_QUAD_SOCKET" #define QUAD_IP_ENV "UCART_QUAD_IP" #define QUAD_IP_DEFAULT "192.168.1.1" #define QUAD_PORT_ENV "UCART_QUAD_PORT"