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:
- 12:b0fc1d313813
- Parent:
- 10:9e70619e97ab
- Child:
- 13:d1030d4e51a8
--- a/variables.hpp Fri Mar 15 11:09:37 2019 +0000 +++ b/variables.hpp Mon Mar 25 11:32:34 2019 +0000 @@ -2,7 +2,6 @@ variabili generali di programma e set iniziali */ - // SET INIZIALI DI MACCHINA bool canDataCheckEnable=false; // a true per attivare il controllo del quinconce anche con dati CAN int speedFromPick = 0; // definisce se il controllo di velocità della ruota di semina è gestita dai becchi (set a 1) o dai fori sul disco (set a 0) @@ -133,6 +132,7 @@ int selezionato =0; int simOk=0; +int correggiCorrente=0; float SD_CurrentAnalog=0.0f; // valore di corrente sull'ingresso float SD_CurrentScaled=0.0f; // valore di corrente convertito in scala float SD_CurrentFactor=40.0f; // fattore di scala sensore 40mV/A