This commit is contained in:
Ken Van Hoeylandt 2026-06-18 20:40:30 +02:00
parent 15056b8fe1
commit 9836342e7f

View File

@ -3,8 +3,6 @@
constexpr auto* TAG = "CardputerKeyb";
constexpr auto BACKLIGHT = GPIO_NUM_46;
constexpr auto KB_ROWS = 14;
constexpr auto KB_COLS = 4;