mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-08-02 16:51:53 +00:00
Initializer list warning resolved
This commit is contained in:
parent
39024e4a8c
commit
8637be5bc9
@ -28,8 +28,8 @@ namespace sta
|
|||||||
status_{ThreadStatus::STOPPED},
|
status_{ThreadStatus::STOPPED},
|
||||||
#endif // STA_TACOS_WATCHDOG_ENABLED
|
#endif // STA_TACOS_WATCHDOG_ENABLED
|
||||||
#ifdef STA_CAN_BUS_ENABLE
|
#ifdef STA_CAN_BUS_ENABLE
|
||||||
canID_{0},
|
|
||||||
CAN_queue_{STA_RTOS_CAN_BUS_QUEUE_LENGTH},
|
CAN_queue_{STA_RTOS_CAN_BUS_QUEUE_LENGTH},
|
||||||
|
canID_{0},
|
||||||
#endif // STA_CAN_BUS_ENABLE
|
#endif // STA_CAN_BUS_ENABLE
|
||||||
terminate_{false}
|
terminate_{false}
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user