From 842bb64195f958b050867c50db66fc0aa413dafb Mon Sep 17 00:00:00 2001 From: QuakeGod <quakegod@sina.com> Date: 星期六, 27 七月 2024 10:42:56 +0800 Subject: [PATCH] KBus upgrade --- C8T6_TestApp1/Inc/BoardType.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/C8T6_TestApp1/Inc/BoardType.h b/C8T6_TestApp1/Inc/BoardType.h index 243e281..9980951 100644 --- a/C8T6_TestApp1/Inc/BoardType.h +++ b/C8T6_TestApp1/Inc/BoardType.h @@ -57,7 +57,7 @@ #define HSE_VALUE ((uint32_t)8000000) /*!< Value of the External oscillator in Hz */ #endif - +// #define ENABLE_PLC 0 #define GetBoardType() (BOARD_TYPE) -- Gitblit v1.9.1