voilier-team-1/implementation/accelerometer.h

8 lines
97 B
C
Raw Normal View History

2023-04-03 08:24:42 +02:00
#ifndef INC_ACCELEROMETER_H_
#define INC_ACCELEROMETER_H_
#include "../driver/MySPI.h"
#endif