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:
- 100:af43bc82d3eb
- Parent:
- 99:2cc5c0c98cb3
- Child:
- 101:cf1976e16f28
--- a/main.cpp Thu Mar 09 07:42:15 2017 +0000 +++ b/main.cpp Thu Mar 09 08:08:10 2017 +0000 @@ -757,7 +757,7 @@ DRV_Z_EN = 1; DRV_XY_EN = 1; ACS_TR_Z_ENABLE = 1; - ACS_TR_XY_ENABLE = 1; + ACS_TR_XY_ENABLE = 1; timer_FCTN_ACS_CNTRLALGO.start(); FCTN_ACS_CNTRLALGO(moment,mag_data,gyro_data,0x00,0x00,ACS_DETUMBLING_ALGO_TYPE);