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 QEI HIDScope biquadFilter MODSERIAL FastPWM
Diff: global.h
- Revision:
- 39:8d8ff9a30cfc
- Parent:
- 38:3ff3cdb8740d
--- a/global.h Thu Oct 10 15:42:26 2019 +0000 +++ b/global.h Thu Oct 10 15:49:25 2019 +0000 @@ -28,6 +28,7 @@ motorDataCombined motor2; motorDataCombined motor3; float dt; + bool debug; }; //Define global variables