0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-20 15:08:37 +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

@ -20,7 +20,7 @@
#ifdef ENABLE_FMRADIO
#include "app/fm.h"
#endif
#include "app/scanner.h"
#include "app/search.h"
#include "bsp/dp32g030/gpio.h"
#include "audio.h"
#include "driver/bk4819.h"