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

Updated TX_UNLOCK menu option, renamed scanner files to remove confusion with freq/chan scanner

This commit is contained in:
OneOfEleven
2023-10-14 14:07:05 +01:00
parent c5859c2bf5
commit ca78b7411c
22 changed files with 76 additions and 58 deletions

View File

@ -17,7 +17,7 @@
#ifdef ENABLE_FMRADIO
#include "app/fm.h"
#endif
#include "app/scanner.h"
#include "app/search.h"
#include "audio.h"
#include "functions.h"
#include "helper/battery.h"