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
Diff: main.cpp
- Revision:
- 9:e6ab91e70308
- Parent:
- 7:8b1c2d0bee9b
--- a/main.cpp Wed Jul 24 16:05:22 2019 +0000 +++ b/main.cpp Thu Jul 25 10:13:45 2019 +0000 @@ -6,6 +6,7 @@ } int main() { + loopsw.mode(PullUp); clockin.mode(PullUp); dac.format(8,0); dac.frequency(50000000); @@ -20,7 +21,7 @@ //pc.printf("SO %f \n\r",sumoctives); getfaderdata(); gettempodata(); - pc.printf("TEMPO %f \n\r",tempoval); + //pc.printf("TEMPO %f \n\r",tempoval); // if(tempoval < 32){ //} //else {