改一下覆盖

This commit is contained in:
2026-02-04 15:43:39 +08:00
parent c5acabdc49
commit 2de9f5c428
2 changed files with 9 additions and 13 deletions

View File

@@ -143,10 +143,6 @@ extern "C" {
#define MROBOT_HTOP_REFRESH_MS 200 /* htop 刷新间隔 (ms) */
#endif
#ifndef MROBOT_UART_PORT
#define MROBOT_UART_PORT BSP_UART_VOFA /* 默认 UART 端口 */
#endif
#ifndef MROBOT_USER_NAME
#define MROBOT_USER_NAME "root" /* CLI 用户名 */
#endif