6 lines
97 B
C
6 lines
97 B
C
#include "accelerometer.h"
|
|
#include "MySPI.h"
|
|
#include "gpio.h"
|
|
|
|
|
|
void MySPI_Init(SPI_TypeDef *)
|