From 076cda088dc10abaf6e2555f545177981d634962 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期一, 17 十月 2022 23:45:25 +0800
Subject: [PATCH] fix Radio files

---
 Inc/GlobalDef.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Inc/GlobalDef.h b/Inc/GlobalDef.h
index 03f09b6..dee98c9 100644
--- a/Inc/GlobalDef.h
+++ b/Inc/GlobalDef.h
@@ -44,7 +44,7 @@
 	BOARD_V50_RADIO = 15, 
 };
 
-#define BOARD_TYPE 9
+#define BOARD_TYPE 15
 #define XLAT_FREQ 8
 
 

--
Gitblit v1.9.1