Snake vs Block Game to be run upon K64F.

Dependencies:   mbed

Revision:
95:b068b0735f45
Parent:
51:387249f9b333
--- a/K64F_PAD_LCDConfiguration/Gamepad/Gamepad.h	Wed May 08 23:36:12 2019 +0000
+++ b/K64F_PAD_LCDConfiguration/Gamepad/Gamepad.h	Thu May 09 08:35:02 2019 +0000
@@ -137,7 +137,7 @@
     void tone(float frequency, float duration);
 
     /**
-     * @brief Check whether an event flag has been set and clear it
+     * @brief Check whether an event flag has been set and delete it!
      * @param id[in] The ID of the event to test
      * @return true if the event occurred
      */