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

fix power-on-password compile error

This commit is contained in:
OneOfEleven
2023-10-26 14:10:11 +01:00
parent 39fdb7ed33
commit 045768a2c3
5 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ ENABLE_TX1750 := 0
ENABLE_MDC1200 := 1
ENABLE_PWRON_PASSWORD := 0
ENABLE_RESET_AES_KEY := 1
ENABLE_BIG_FREQ := 1
ENABLE_BIG_FREQ := 0
ENABLE_SMALL_BOLD := 0
# trim trailing 0.044 kB
ENABLE_TRIM_TRAILING_ZEROS := 1