Prova
Dependencies: mbed
Fork of STMNucleoF401RE_ExampleCode_01_SerialBau by
Revision 2:8a544adebbce, committed 2017-01-13
- Comitter:
- mandirolaf
- Date:
- Fri Jan 13 12:17:03 2017 +0000
- Parent:
- 1:8b0e39c6b383
- Commit message:
- prova
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 8b0e39c6b383 -r 8a544adebbce main.cpp --- a/main.cpp Mon Feb 29 14:43:28 2016 +0000 +++ b/main.cpp Fri Jan 13 12:17:03 2017 +0000 @@ -15,7 +15,7 @@ int main() { // Mofica del baudrate - pc.baud(115200); + pc.baud(9600); // Stampa sulla seriale la stringa pc.printf("Hello World !\r\n");