Bump FSFW #31

Merged
muellerr merged 139 commits from bump-fsfw into develop 2023-12-18 13:16:28 +01:00
Showing only changes of commit 4a3135e1bd - Show all commits

View File

@ -120,7 +120,6 @@ void ObjectManager::initialize() {
sif::printError(
"ObjectManager::initialize: Object 0x%08x failed to initialize with code 0x%04x\n",
it.first, result);
#endif
#endif
errorCount++;
}