updated fsfw, moved file

This commit is contained in:
Robin Müller 2021-01-14 12:23:31 +01:00 committed by Robin.Mueller
parent 06bc5cf671
commit fbc63667c1
2 changed files with 2 additions and 2 deletions

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):