some minor tweaks
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2023-03-31 17:35:53 +02:00
parent 028f94a2f7
commit bb7a616283
2 changed files with 1 additions and 2 deletions

View File

@ -37,7 +37,7 @@ ReturnValue_t PapbVcInterface::write(const uint8_t* data, size_t size) {
} else {
return DirectTmSinkIF::IS_BUSY;
}
// TODO: This should work but does not..
// TODO: This should work but does not.. :(
// size_t idx = 0;
// while (idx < size) {
//