From dffedab7fff04770b919974a9e57c72ea364ecfa Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 15 May 2020 21:54:01 -0400 Subject: [PATCH] One more todo item. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 012fd548..b7145b3c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ with a less restritive license and better BLE support, built on top of the [Zeph - Display support, including displaying BLE SC auth numbers for "numeric comparison" mode if we have the screen. - Fix BT settings to work w/ Zephyr. Do we really need them? - Tests? +- Update the kscan GPIO driver to use interrupts. + - Try disabling callbacks for the read pins temporarily when scanning, then re-enabling them. ## Long Term