1
0
forked from fsfw/fsfw

store access improvements

This commit is contained in:
2020-06-04 14:43:33 +02:00
parent 925a54dec9
commit a115bf1186
4 changed files with 9 additions and 8 deletions

View File

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