Task 6.1.3 updated for mbed OS 5.4

Fork of Task613Solution-mbeds54 by Stage-1 Students SoCEM

Files at this revision

API Documentation at this revision

Comitter:
noutram
Date:
Thu Mar 30 15:01:54 2017 +0100
Parent:
1:948bd552a2a2
Commit message:
Removed unnecessary header

H: Enter commit message. Lines beginning with 'HG:' are removed.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Mar 30 13:58:19 2017 +0000
+++ b/main.cpp	Thu Mar 30 15:01:54 2017 +0100
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "rtos.h"
 
 #define RED_OFF    1
 #define YELLOW_OFF 2