mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/driver-ms56xx.git
synced 2025-06-12 02:45:59 +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
|
#ifdef STA_SPATZ_ENABLED
|
||||||
|
|
||||||
#include <sta/debug/spatz.hpp>
|
#include <sta/debug/spatz.hpp>
|
||||||
|
#include <sta/debug/assert.hpp>
|
||||||
|
#include <sta/lang.hpp>
|
||||||
|
|
||||||
/**
|
#include <math.h>
|
||||||
* @brief SPATZ IDs for the pressure and temperature data.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
#define STA_MS56XX_PRESSURE_SPATZ_ID 1
|
|
||||||
#define STA_MS56XX_TEMPERATURE_SPATZ_ID 2
|
|
||||||
|
|
||||||
|
|
||||||
namespace sta
|
namespace sta
|
||||||
@ -157,4 +154,4 @@ namespace sta
|
|||||||
}
|
}
|
||||||
} // namespace sta
|
} // namespace sta
|
||||||
|
|
||||||
#endif // STA_SPATZ_ENABLED
|
#endif // STA_SPATZ_ENABLED
|
||||||
|
Loading…
x
Reference in New Issue
Block a user