Thread example of multiple things happening at once. Requires mbed OS 5 and up-to-date mbed firmware.

Dependencies:   Motor Servo

Fork of Fa2018-es200-1121-3321-thread-example-peanut by Fa2018-es200-3321-proj2-GoodTeam#2

Revision:
2:2710cfd7bc6a
Parent:
0:ed939452cce3
Child:
3:68bba10e81aa
--- a/main.cpp	Sun Oct 14 21:56:20 2018 +0000
+++ b/main.cpp	Sun Oct 14 21:58:10 2018 +0000
@@ -1,6 +1,7 @@
 /*
 ES200 Project 2 thread example
 D Evangelista, 2018
+Note that this uses mbed OS 5 vice OS 2. 
 */
 
 #include "mbed.h"