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: main.cpp
- Revision:
- 1:754db1ff50f2
- Parent:
- 0:1a38bf78f122
- Child:
- 2:d082f336c9a2
--- a/main.cpp Tue Oct 16 13:40:24 2012 +0000 +++ b/main.cpp Tue Jun 18 11:15:37 2013 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" AnalogOut Aout(p18); -AnalogIn pot1(p20); +AnalogIn pot1(p19); int main() {