Magnetometer program example of use for NMHU students and others.
Dependencies: MAG3110 SLCD TSI mbed
Fork of magsensor_46_v2 by
Diff: magsensorv4.cpp
- Revision:
- 2:06d3417f068e
- Parent:
- 1:cba20461ceec
diff -r cba20461ceec -r 06d3417f068e magsensorv4.cpp --- a/magsensorv4.cpp Sun Mar 29 18:24:10 2015 +0000 +++ b/magsensorv4.cpp Mon Mar 30 17:39:54 2015 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" -#include "MAG3110sc.h" +#include "MAG3110.h" #include "SLCD.h" #include "TSISensor.h" /*