mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-06 09:37:34 +00:00
Initializer list warning resolved
This commit is contained in:
@@ -28,8 +28,8 @@ namespace sta
|
||||
status_{ThreadStatus::STOPPED},
|
||||
#endif // STA_TACOS_WATCHDOG_ENABLED
|
||||
#ifdef STA_CAN_BUS_ENABLE
|
||||
canID_{0},
|
||||
CAN_queue_{STA_RTOS_CAN_BUS_QUEUE_LENGTH},
|
||||
canID_{0},
|
||||
#endif // STA_CAN_BUS_ENABLE
|
||||
terminate_{false}
|
||||
{
|
||||
|
Reference in New Issue
Block a user