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:
- 32:cfc3d7420fa5
- Parent:
- 31:92a9e183be8e
- Child:
- 33:81b406a911b6
--- a/variables.hpp Fri May 24 10:29:09 2019 +0000 +++ b/variables.hpp Thu Jun 20 07:56:35 2019 +0000 @@ -10,6 +10,7 @@ int tamburoStandard=1; // a 1 per tamburo parallelo alla ruota di semina, a 0 per zucca int cambiaStep=0; int oldTractStop=0; +bool tagliaNylonAttivo=false; bool tankLevelEnable = false; bool seedSensorEnable=false;