Minor Cleanup

This commit is contained in:
CarlWachter 2024-04-30 17:14:16 +02:00
parent b5180002a7
commit e3283848ef
2 changed files with 1 additions and 3 deletions

View File

@ -102,8 +102,6 @@ namespace sta
RtosQueue<CanSysMsg> canBusSysQueue_;
uint32_t canBusStack[256];
AlpakaCanBus canBus_;
static RtosEvent messageEvent;