bump tmtc, small tweaks

This commit is contained in:
2023-09-14 12:28:40 +02:00
parent 8071a5713f
commit fa7443d4a9
3 changed files with 2 additions and 5 deletions

View File

@ -38,7 +38,6 @@ class LiveTmTask : public SystemObject,
PusTmFunnel& pusFunnel;
CfdpTmFunnel& cfdpFunnel;
VirtualChannel& channel;
uint32_t packetCounter = 0;
const std::atomic_bool& ptmeLocked;
void readCommandQueue(void);