0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 06:39:49 +03:00

Updated backlight menu options

This commit is contained in:
OneOfEleven
2023-09-24 19:52:14 +01:00
parent 1a626f83ae
commit 9cc84bd00b
8 changed files with 50 additions and 19 deletions

View File

@ -19,7 +19,7 @@
#include <stdint.h>
extern uint8_t gBacklightCountdown;
extern uint16_t gBacklightCountdown;
void BACKLIGHT_TurnOn(void);