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

History

Tested. Went back to (deprecated) Thread::wait() but it and ThisThread::sleep_for() both seem to run really slow??? default tip

2018-10-15, by evangeli [Mon, 15 Oct 2018 11:34:44 +0000] rev 5

Tested. Went back to (deprecated) Thread::wait() but it and ThisThread::sleep_for() both seem to run really slow???


Still trying to get docstrings to work right

2018-10-14, by evangeli [Sun, 14 Oct 2018 22:05:59 +0000] rev 4

Still trying to get docstrings to work right


trying to get docstrings to work right

2018-10-14, by evangeli [Sun, 14 Oct 2018 22:00:35 +0000] rev 3

trying to get docstrings to work right


Edited documentation some.

2018-10-14, by evangeli [Sun, 14 Oct 2018 21:58:10 +0000] rev 2

Edited documentation some.


Initial commit

2018-10-14, by evangeli [Sun, 14 Oct 2018 21:56:20 +0000] rev 1

Initial commit


Initial commit. This example shows how to use threads to run two different things at once.

2018-10-14, by evangeli [Sun, 14 Oct 2018 21:54:14 +0000] rev 0

Initial commit. This example shows how to use threads to run two different things at once.