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 3875_Individualproject
Diff: main/main.h
- Revision:
- 18:991658b628fc
- Parent:
- 17:77b8515a9568
- Child:
- 20:5cf6a378801d
diff -r 77b8515a9568 -r 991658b628fc main/main.h --- a/main/main.h Wed Mar 11 11:03:59 2020 +0000 +++ b/main/main.h Thu Mar 12 22:06:17 2020 +0000 @@ -25,6 +25,10 @@ extern AnalogIn pot_D; extern AnalogIn pot_S; +// Sensors +extern DigitalInOut QTRA; //connected to digital P26 +extern DigitalInOut QTRB; //connected to digital P25 + // Globals // Prototypes