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 X_NUCLEO_IHM03A1_for
Diff: main.cpp
- Revision:
- 49:2cfa7a02ac1e
- Parent:
- 47:8455eedea226
- Child:
- 50:144a92eeddb9
--- a/main.cpp Fri Feb 05 08:06:03 2021 +0000 +++ b/main.cpp Fri Feb 05 11:24:07 2021 +0000 @@ -632,6 +632,10 @@ lowLim=-100.0f; higLim= 100.0f; divide= 75.0f; + }else if(pickNumber >= 13){ + lowLim=-150.0f; + higLim= 150.0f; + divide= 70.0f; }else{ lowLim=-500.0f; //pneumatico Alessandria higLim= 130.0f; //pneumatico Alessandria