FreeTRX/MDUV380_firmware/application/source/io
Marcus Kida 7f5f3ab06f Screen dimming: add a 15% idle-dim level
Add SCREEN_DIM_15 (Off / 100 / 50 / 30 / 15). The value now needs 3 bits, so
repurpose the spare BIT_UNUSED_2 as BIT_SCREEN_DIM_2; existing codeplugs (bit 2
clear) keep their level, no reset.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 08:16:04 +02:00
..
buttons.c Initial Commit 2026-07-06 08:45:33 +02:00
display.c Screen dimming: add a 15% idle-dim level 2026-07-07 08:16:04 +02:00
keyboard.c Initial Commit 2026-07-06 08:45:33 +02:00
Leds.c Initial Commit 2026-07-06 08:45:33 +02:00