1
0
forked from fsfw/fsfw

Merge branch 'mueller_localPoolNeat' into mueller_StoreAccessor

This commit is contained in:
2020-05-29 17:07:48 +02:00
15 changed files with 37 additions and 25 deletions

View File

@ -48,4 +48,3 @@ inline ReturnValue_t PoolManager<NUMBER_OF_POOLS>::deleteData(uint8_t* buffer,
}
#endif