0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-20 15:08:37 +03:00

fix mdc crc bug and tx/rx freq bug after using up/dn buttons

This commit is contained in:
OneOfEleven
2023-10-20 22:15:15 +01:00
parent 06a19ee05c
commit 4f6063f492
7 changed files with 96 additions and 44 deletions

View File

@ -16,6 +16,9 @@
#include <string.h>
#ifndef ENABLE_OVERLAY
#include "ARMCM0.h"
#endif
#include "app/aircopy.h"
#include "audio.h"
#include "bsp/dp32g030/gpio.h"