8 lines
97 B
C
8 lines
97 B
C
|
#ifndef INC_ACCELEROMETER_H_
|
||
|
#define INC_ACCELEROMETER_H_
|
||
|
|
||
|
#include "../driver/MySPI.h"
|
||
|
|
||
|
|
||
|
|
||
|
#endif
|