albatross / Mbed 2 deprecated LAURUS_program_copy

Dependencies:   ConfigFile SDFileSystem mbed

Fork of LAURUS_program by hiroya taura

Revision:
13:df1e8a650185
Parent:
9:6d4578dcc1ed
Child:
23:79cdc1432160
diff -r 0d978eb4d639 -r df1e8a650185 myConstants.h
--- a/myConstants.h	Tue Jun 16 17:04:58 2015 +0000
+++ b/myConstants.h	Fri Jun 19 01:08:35 2015 +0000
@@ -27,6 +27,7 @@
 #define MAG_LSB_TO_GAUSS    0.00092f                // Gauss/LSB
 #define MAG_MAGNITUDE       0.46f                   // Magnitude of GeoMagnetism (Gauss)
 #define MAG_SIN             -0.754709580f           // Sin-Value of Inclination
+#define MAG_DECLINATION     7.5f                    // declination (deg)
 
 /* ADC */
 #define ADC_LSB_TO_V        0.000050354f            // 3.3(V)/65535(LSB)
\ No newline at end of file