Mark Schwarzer / Mbed 2 deprecated Schwarzer_A3_1_Timers

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
markschwarzer
Date:
Tue Oct 06 14:52:01 2020 +0000
Parent:
2:1692cf4dda7f
Commit message:
final product

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Tue Oct 06 14:44:54 2020 +0000
+++ b/main.cpp	Tue Oct 06 14:52:01 2020 +0000
@@ -1,7 +1,3 @@
-
-//Blinks LED2 every 200ms using a single Timer object.
-
-
 #include "mbed.h"
 
 Timer timerLED2;  //creat timer object