From ee9d75e9f0ce4dcba5aa649b72841b2dd2029b62 Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Wed, 22 Jul 2026 00:39:14 +0200 Subject: [PATCH] Update ideas.md --- Documentation/ideas.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/ideas.md b/Documentation/ideas.md index c31a001df..95bd34e2d 100644 --- a/Documentation/ideas.md +++ b/Documentation/ideas.md @@ -13,6 +13,8 @@ ## Higher Priority +- LilyGO T-Dongle S3: 1 button control, stop auto-launching web server +- Core2: support power off via software - Create `#define` for empty module (for modules that fully rely on device.properties and don't define drivers or have start/stop logic) - Get rid of TactilityC in favour of TactilityKernel and kernel modules - Improve SPI kernel driver (implement read, write, transactions)