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:
- 165:2463dbe52eee
- Parent:
- 161:19eac809c727
- Child:
- 166:4637785ba01e
--- a/main.cpp Sat Jul 01 22:33:29 2017 +0000 +++ b/main.cpp Mon Sep 04 07:09:16 2017 +0000 @@ -185,6 +185,8 @@ } int main() { + //wait(1.0f); + dq = new LutMapper();//AutoMapper(0.5f * PI, PI, 50, 180); th = new NullThrottleMapper();//AutoThrottleMapper(50.0f, 3.0f);