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: conversor.cpp
- Revision:
- 6:e8afe3e31edb
- Parent:
- 5:436b7d88a92d
- Child:
- 7:f69e1333449d
diff -r 436b7d88a92d -r e8afe3e31edb conversor.cpp --- a/conversor.cpp Mon Jun 08 14:47:42 2020 +0000 +++ b/conversor.cpp Mon Jun 08 14:49:08 2020 +0000 @@ -39,7 +39,12 @@ valor=leitura_an.read(); pc.printf("\r\t%1.3f\n",valor); wait(0.5); + } + for (int i=8; i>0; i--) { saida_digital = 0b000; + valor=leitura_an.read(); + pc.printf("\r\t%1.3f\n",valor); + wait(0.5); } } else if (estado_botao == 1){ //Onda rampa