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: variables.hpp
- Revision:
- 14:e2b5efa06c41
- Parent:
- 13:d1030d4e51a8
- Child:
- 19:231b8931cabc
--- a/variables.hpp Mon Mar 25 15:42:04 2019 +0000 +++ b/variables.hpp Sun Mar 31 14:51:36 2019 +0000 @@ -120,8 +120,8 @@ int aspettaStart=1; int countCicli=0; uint32_t fase = 0; -double loLimitSpeed=0.2f; -double hiLimitSpeed=0.2f; +double loLimitSpeed=0.01f; +double hiLimitSpeed=0.01f; int clocca=0; int enableSpeed=0;