publish con commit

Dependencies:   mbed

Ciao ciao bello bello

/media/uploads/lucamiari/corso_st.txt

Files at this revision

API Documentation at this revision

Comitter:
lucamiari
Date:
Fri Jan 13 13:46:11 2017 +0000
Parent:
1:b753d93bb3bc
Commit message:
prova commit 3

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r b753d93bb3bc -r b48990e8b6cb main.cpp
--- a/main.cpp	Fri Jan 13 12:29:17 2017 +0000
+++ b/main.cpp	Fri Jan 13 13:46:11 2017 +0000
@@ -1,7 +1,5 @@
 #include "mbed.h"
 
-Serial pc(USBTX, USBRX);
-
 DigitalOut myled(LED1);
 
 int main() {