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

Files at this revision

API Documentation at this revision

Comitter:
Steaar
Date:
Tue Jan 08 16:54:20 2019 +0000
Parent:
10:5f6d15f8fc79
Commit message:
fin

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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