miight be able to work with this
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit

This commit is contained in:
2023-09-11 19:27:39 +02:00
parent 6fe4c71cee
commit 5d8b81e131
3 changed files with 7 additions and 6 deletions

View File

@ -15,7 +15,7 @@ class PusLiveDemux {
const uint8_t* tmData, size_t tmSize);
uint32_t addDestination(const char* name, const AcceptsTelemetryIF& downlinkDestination,
uint8_t vcid = 0);
uint8_t vcid = 0);
void setDestFull(uint32_t listIndex);
void setDestAvailable(uint32_t listIndex);