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.
Fork of TestAnalogInPins by
Diff: main.cpp
- Revision:
- 7:78e7984909f4
- Parent:
- 6:214e2180c586
- Child:
- 8:c06ce18ad746
--- a/main.cpp Wed Nov 09 17:43:31 2016 +0000 +++ b/main.cpp Thu Jan 19 14:49:36 2017 +0000 @@ -7,7 +7,7 @@ Serial inputs followed by Carriage Return: '#00': print analog input voltages on all pins (deafault printout on startup) '#01': print analog input voltage on pin PTE20 -'#02': print analog input voltage on pin PTB0 +'#02': print analog input voltage on pin PTB0 '#03': print analog input voltage on pin PTE21 '#04': print analog input voltage on pin PTB1 '#05': print analog input voltage on pin PTE22
