mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-10 18:16:00 +00:00
Small cleanup
This commit is contained in:
parent
18ced1e3ca
commit
fa2cbec794
11
src/mock.cpp
11
src/mock.cpp
@ -4,13 +4,10 @@
|
||||
#ifdef STA_SPATZ_ENABLED
|
||||
|
||||
#include <sta/debug/spatz.hpp>
|
||||
#include <sta/debug/assert.hpp>
|
||||
#include <sta/lang.hpp>
|
||||
|
||||
/**
|
||||
* @brief SPATZ IDs for the pressure and temperature data.
|
||||
*
|
||||
*/
|
||||
#define STA_MS56XX_PRESSURE_SPATZ_ID 1
|
||||
#define STA_MS56XX_TEMPERATURE_SPATZ_ID 2
|
||||
#include <math.h>
|
||||
|
||||
|
||||
namespace sta
|
||||
@ -157,4 +154,4 @@ namespace sta
|
||||
}
|
||||
} // namespace sta
|
||||
|
||||
#endif // STA_SPATZ_ENABLED
|
||||
#endif // STA_SPATZ_ENABLED
|
||||
|
Loading…
x
Reference in New Issue
Block a user