TeamE7

Dependencies:   EthernetInterface HTTPServer RemoteIR SDFileSystem mbed-rpc mbed-rtos mbed

Fork of SmartRemote by Sam Kirsch

Files at this revision

API Documentation at this revision

Comitter:
TeamE7
Date:
Mon Jan 30 12:55:27 2017 +0000
Parent:
16:2d23297857bc
Commit message:
TeamE7

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Dec 04 17:44:29 2013 +0000
+++ b/main.cpp	Mon Jan 30 12:55:27 2017 +0000
@@ -6,6 +6,8 @@
 #include "rtos.h"
 #include <string>
 
+/* Team E7*/
+
 DigitalOut led1(LED1);
 DigitalOut led2(LED2);