From 3b7831b72108eaf9fe9e1cc026f6aea84d12b834 Mon Sep 17 00:00:00 2001 From: Rob Pilling Date: Mon, 29 Apr 2024 08:00:02 +0100 Subject: [PATCH] ctrlpad: add notification todo --- apps/ctrlpad/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/ctrlpad/README.md b/apps/ctrlpad/README.md index 88e2c5b9d..492957fe7 100644 --- a/apps/ctrlpad/README.md +++ b/apps/ctrlpad/README.md @@ -21,3 +21,4 @@ The control pad disables drag and touch event handlers while active, preventing # Todo - Handle rotated screen (`g.setRotation(...)`) +- Handle notifications (sharing of `setLCDOverlay`)