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: io_definitions.h
- Revision:
- 7:dc3cb1a5764b
- Parent:
- 6:3263fc9d7423
- Child:
- 8:b01d4cb1857f
--- a/io_definitions.h Wed Sep 12 14:41:23 2018 +0000 +++ b/io_definitions.h Fri Sep 14 09:31:34 2018 +0000 @@ -5,6 +5,7 @@ InterruptIn WheelSensorPin(D5); //pin at which the wheel sensor is attached //lettura rotazione ruota + //l'interrupt triggera un evento quando un ingresso digitale varia InterruptIn MotorSensorPin(D4); //pin connected to motor sensor pin //lettura feedback motore DigitalIn OnOffPin(D12); //pin connected to on/off switch