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

Menu timeout to 30 seconds

This commit is contained in:
OneOfEleven
2023-09-11 12:09:05 +01:00
parent 0eac645cec
commit f975796191
7 changed files with 8 additions and 4 deletions

2
misc.c
View File

@ -20,6 +20,8 @@
const uint8_t g_scan_delay = 21; // 21
const uint8_t g_menu_timeout = 2 * 30; // 30 seconds
const uint16_t gMax_bat_v = 840; // 8.4V
const uint16_t gMin_bat_v = 660; // 6.6V