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:
- 3:b0a44d2901a1
- Parent:
- 2:8e9dbb7523e7
- Child:
- 4:76d5fb3100a3
--- a/conversor.cpp Mon Jun 08 14:33:14 2020 +0000 +++ b/conversor.cpp Mon Jun 08 14:36:19 2020 +0000 @@ -21,6 +21,7 @@ int main(){ pc.baud(9600); pc.printf("\r"); + pc.printf("oi"); while(1){ for (int i=0; i<8; i++) { saida_digital = SEQUENCIA[i];