*\r
* The co-routines all execute within a single low priority task.\r
*\r
+ *\r
+ *\r
+ * When this demo is executing as expected:\r
+ *\r
+ * + Every segment of both displays will toggle at a fixed frequency - with each\r
+ * segment using a different frequency.\r
+ * + When a button is pushed the segment toggling will temporarily stop and the\r
+ * dice 'throw' will start whereby the display will show a fast changing random\r
+ * number for a few seconds before the dice value is chosen and displayed.\r
+ * + If the button is not pushed again within five seconds of the dice value being\r
+ * displayed the segment toggling will commence again.\r
+ *\r
*****/\r
\r
/* Kernel includes. */\r