boat-project/implementation/accelerometer.h
2023-04-03 08:24:42 +02:00

8 lines
No EOL
97 B
C

#ifndef INC_ACCELEROMETER_H_
#define INC_ACCELEROMETER_H_
#include "../driver/MySPI.h"
#endif