this might be over-engineered

This commit is contained in:
2023-02-24 18:10:43 +01:00
parent 1744f1aff0
commit 95ce2c79b9
5 changed files with 48 additions and 33 deletions

View File

@ -4,6 +4,7 @@
#include <fsfw/datapoollocal/LocalPoolVector.h>
#include <fsfw/globalfunctions/math/VectorOperations.h>
#include <math.h>
#include <iostream>
bool SusConverter::checkSunSensorData(const uint16_t susChannel[6]) {