mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Beginnings of the shuffle
This commit is contained in:
@@ -10,11 +10,8 @@
|
||||
#include "stm32f1xx_hal.h"
|
||||
#include "FRToSI2C.hpp"
|
||||
#include "LIS2DH12_defines.hpp"
|
||||
#include "hardware.h"
|
||||
#include "BSP.h"
|
||||
|
||||
#ifdef MODEL_TS80
|
||||
#define LIS_ORI_FLIP
|
||||
#endif
|
||||
class LIS2DH12 {
|
||||
public:
|
||||
static bool detect();
|
||||
|
||||
Reference in New Issue
Block a user