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

AIRCOPY update

This commit is contained in:
OneOfEleven
2023-10-12 14:55:10 +01:00
parent 571c722f75
commit 17deb5a237
15 changed files with 167 additions and 131 deletions

4
misc.c
View File

@ -227,10 +227,6 @@ bool g_rx_vfo_is_active;
uint8_t g_menu_list_count;
uint8_t g_backup_cross_vfo_rx_tx;
uint8_t g_scan_delay_10ms;
#ifdef ENABLE_AIRCOPY
uint8_t g_air_copy_send_count_down;
#endif
uint8_t g_fsk_wite_index;
#ifdef ENABLE_NOAA
bool g_is_noaa_mode;