use TCP server by default
All checks were successful
fsfw/fsfw example hosted/pipeline/head This commit looks good
All checks were successful
fsfw/fsfw example hosted/pipeline/head This commit looks good
This commit is contained in:
parent
228c052fae
commit
0a923a38a6
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
#define OBSW_TASK_PERIODIC_EVENT 0
|
#define OBSW_TASK_PERIODIC_EVENT 0
|
||||||
// Use a TCP server instead of a UDP server for TMTC reception
|
// Use a TCP server instead of a UDP server for TMTC reception
|
||||||
#define OBSW_USE_TCP_SERVER 0
|
#define OBSW_USE_TCP_SERVER 1
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user