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: FreescaleIAP mbed-rtos mbed
Fork of workinQM_5thJan_azad by
Diff: main.cpp
- Revision:
- 35:7193e581932f
- Parent:
- 34:1b41c34b12ea
diff -r 1b41c34b12ea -r 7193e581932f main.cpp --- a/main.cpp Mon Jul 04 07:01:26 2016 +0000 +++ b/main.cpp Mon Jul 04 13:32:29 2016 +0000 @@ -493,7 +493,6 @@ b_inclination = b_inclination*16; - printf("\n\r the scale is %x",(uint16_t)val); B_SCZ_ANGLE = (uint8_t)b_inclination; if(b_inclination>=16) {B_SCZ_ANGLE = 0x0F;