Updated FSFW #14

Merged
meierj merged 33 commits from mueller/master into develop 2021-01-23 17:24:35 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fa4e442eac - Show all commits

2
fsfw

@ -1 +1 @@
Subproject commit f6c88886b830f114fd519cd4aa003a67e0bf964a
Subproject commit 4cf15e9ec6e98304749afaac8b8ded5b83fe2348

View File

@ -1,5 +1,5 @@
#include <mission/devices/GyroL3GD20Handler.h>
#include <fsfw/datapoollocal/PoolReadHelper.h>
#include <fsfw/datapool/PoolReadHelper.h>
GyroHandler::GyroHandler(object_id_t objectId, object_id_t deviceCommunication,
CookieIF *comCookie):