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: mbed mbed-rtos Motor LSM9DS1_Library_cal X_NUCLEO_53L0A1
Diff: globals.h
- Revision:
- 20:d9a373fecd42
- Parent:
- 17:e1a5d25218de
--- a/globals.h Thu Apr 25 18:53:13 2019 +0000 +++ b/globals.h Thu Apr 25 22:13:21 2019 +0000 @@ -18,6 +18,6 @@ extern int trajectoryLength; extern int* trajectory; extern uint32_t lidarDistance; -extern bool useImu; +extern volatile bool useImu; #endif /* GLOBALS_H */ \ No newline at end of file