RTOS system for simple control of car inputs and outputs. Connected to a 'redbox' device consisting of analogue/digital inputs/outputs

Dependencies:   mbed MCP23017 mbed-rtos WattBob_TextLCD

Revision:
11:7a8cfd29b124
Parent:
10:5f6d15f8fc79
--- a/main.cpp	Wed Mar 28 13:36:53 2018 +0000
+++ b/main.cpp	Tue Jan 08 16:54:20 2019 +0000
@@ -235,7 +235,4 @@
     task10.start(indicators);           //0.5
     indi.start(indicate);               // 1-2
 
-}
-
-
-
+}
\ No newline at end of file