From 30303d366d1a0d857357c90bed876686f2d1e603 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 18 十一月 2025 19:44:21 +0800
Subject: [PATCH] 添加新的文件
---
STM32H743/HAL/Uart.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/STM32H743/HAL/Uart.h b/STM32H743/HAL/Uart.h
index 85d0e62..ba9396b 100644
--- a/STM32H743/HAL/Uart.h
+++ b/STM32H743/HAL/Uart.h
@@ -42,6 +42,7 @@
UART_ID_GPS,
UART_ID_BT,
UART_ID_SBUS,
+ UART_ID_PYTHON,
UART_ID_LAST,
}E_UartID;
--
Gitblit v1.9.3