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.
Fork of Keyboard_Interrupt by
Diff: main.cpp
- Revision:
- 1:5440b3d7f435
- Parent:
- 0:14317ed79bae
- Child:
- 2:1432d7c567f4
diff -r 14317ed79bae -r 5440b3d7f435 main.cpp --- a/main.cpp Tue Jun 02 02:57:51 2015 +0000 +++ b/main.cpp Tue Jun 02 03:00:32 2015 +0000 @@ -1,6 +1,5 @@ #include "mbed.h" -DigitalOut myled(LED1); Serial pc(SERIAL_TX, SERIAL_RX); void my_Interrupt(){