Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ConfigFile SDFileSystem mbed
Fork of LAURUS_program by
Diff: myConstants.h
- Revision:
- 13:df1e8a650185
- Parent:
- 9:6d4578dcc1ed
- Child:
- 23:79cdc1432160
--- 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
