diff Small_CPU/Src/compass.c @ 207:b95741467355 ImprovmentSPI

Introduce scheduler function The first implementation was only focussed on doing a hard sync and the new one uses an interface instead of global variables
author ideenmodellierer
date Sun, 24 Mar 2019 22:53:17 +0100
parents a61b46a5265b
children f9b17e898a7a
line wrap: on
line diff
--- a/Small_CPU/Src/compass.c	Sun Mar 24 22:51:15 2019 +0100
+++ b/Small_CPU/Src/compass.c	Sun Mar 24 22:53:17 2019 +0100
@@ -34,7 +34,6 @@
 #include "compass_LSM303D.h"
 #include "compass_LSM303DLHC.h"
 
-#include "spi.h"
 #include "i2c.h"
 #include "RTE_FlashAccess.h" // to store compass_calib_data