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:
- 2:635e61271822
- Parent:
- 1:d7b669bcfdd7
- Child:
- 3:56c8ab2df3aa
diff -r d7b669bcfdd7 -r 635e61271822 main.cpp --- a/main.cpp Tue Oct 16 13:46:54 2018 +0000 +++ b/main.cpp Tue Oct 16 13:47:34 2018 +0000 @@ -4,6 +4,9 @@ Ian McElroy 10/16/18 +Displays the start, current, and difference voltage in millivolts on a serial +output to the user's laptop, and two 7-segment LED displays. +Uses switch to change to degrees C. */ BusOut Ones(p12,p13,p14,p15,p16,p17,p18,p19);// A,B,C,D,E,F,G,DP