Merge pull request 'delete code which is not required anymore' (#587) from eive/fsfw:mueller/small-mgmlis3-tweak into development
fsfw/fsfw/pipeline/head This commit looks good Details

Reviewed-on: #587
This commit is contained in:
Ulrich Mohr 2022-03-28 15:08:22 +02:00
commit df3794dfd8
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
#include "MgmLIS3MDLHandler.h"
#include "fsfw/datapool/PoolReadGuard.h"
#if FSFW_HAL_LIS3MDL_MGM_DEBUG == 1
#include "fsfw/globalfunctions/PeriodicOperationDivider.h"
#endif
#include <cmath>