mirror of
https://git.etud.insa-toulouse.fr/boujon/voilier-team-1.git
synced 2025-06-08 07:50:49 +02:00
6 lines
97 B
C
6 lines
97 B
C
#include "accelerometer.h"
|
|
#include "MySPI.h"
|
|
#include "gpio.h"
|
|
|
|
|
|
void MySPI_Init(SPI_TypeDef *)
|