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

Committer:
evangeli
Date:
Mon Oct 15 11:34:44 2018 +0000
Revision:
5:0c7c692db414
Parent:
2:2710cfd7bc6a
Tested. Went back to (deprecated) Thread::wait() but it and ThisThread::sleep_for() both seem to run really slow???

Who changed what in which revision?

UserRevisionLine numberNew contents of line
evangeli 2:2710cfd7bc6a 1 # ES200 Project 2 thread example
evangeli 2:2710cfd7bc6a 2 ### D Evangelista, 2018
evangeli 0:ed939452cce3 3
evangeli 2:2710cfd7bc6a 4 Not sure if this works yet. It compiles but I haven't tested it with ES200 rig yet.