final

Dependencies:   TSI

Files at this revision

API Documentation at this revision

Comitter:
WilliamMarshQMUL
Date:
Thu Feb 22 16:59:24 2018 +0000
Parent:
3:ec1ee761c4c4
Child:
5:2a9a3d74a1d8
Commit message:
Remove unnecessary include "rtos.h"

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Thu Feb 22 16:58:35 2018 +0000
+++ b/main.cpp	Thu Feb 22 16:59:24 2018 +0000
@@ -1,5 +1,4 @@
 #include "mbed.h"
-#include "rtos.h"
 #include "TSISensor.h"
 
 // Example program for lab 5