library to interface a joystick (with interrupts). It accepts callbacks (new mbed >5.9) to call when a Joystick::Right is Joystick::Press'ed.

Revision:
4:9cc470b7a18a
Parent:
1:a3d1429c5def
--- a/library.json	Mon Oct 14 12:40:36 2019 +0200
+++ b/library.json	Mon Oct 14 13:15:36 2019 +0200
@@ -5,7 +5,7 @@
     },
     "description": "library to interface a joystick (with interrupts). It accepts callbacks (new mbed >5.9) to call when a Joystick::Right is Joystick::Press'ed.",
     "frameworks": "mbed",
-    "keywords": {"joystick", "dpad", "button", "GUI", "callback", "interrupt"},
+    "keywords": ["joystick", "dpad", "button", "GUI", "callback", "interrupt"],
     "name": "Joystick",
     "platforms": "*",
     "repository": {