some more debugging
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...

This commit is contained in:
2023-10-16 14:46:02 +02:00
parent f4c82d4a1b
commit 0ada956285
2 changed files with 4 additions and 2 deletions

View File

@ -186,7 +186,7 @@ class PlocMpsocHandler : public DeviceHandlerBase, public CommandsActionsIF {
};
TmMemReadReport tmMemReadReport;
Countdown cmdCountdown = Countdown(10000);
Countdown cmdCountdown = Countdown(12000);
struct TelemetryBuffer {
uint16_t length = 0;