Course project for LE484 at Thammasat University, class of 2016

Revision:
11:8b9668e37646
Parent:
4:3aaedd16c77b
Child:
12:845639da2f03
diff -r da3c4393efee -r 8b9668e37646 platform.h
--- a/platform.h	Mon May 08 04:16:10 2017 +0000
+++ b/platform.h	Mon May 08 05:06:11 2017 +0000
@@ -1,6 +1,7 @@
 #ifndef PLATFORM_H
 #define PLATFORM_H
 
+void led1_thread(void) 
 
 extern Thread sensorThread;
 extern Thread ledThread;