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.
Diff: main.cpp
- Revision:
- 108:ac6db1b94b59
- Parent:
- 102:1cd38f88393c
--- a/main.cpp Wed Apr 12 18:24:11 2017 +0000 +++ b/main.cpp Fri Apr 14 23:21:12 2017 +0000 @@ -178,7 +178,7 @@ } int main() { - dq = new LutMapper();//AngleMapper(2.606, 143); + dq = new LutMapper(); th = new NullThrottleMapper(); BREMSInit(&io, &read, &foc, &control, false);