From 1c7417371e8e332af7d7ec9ce59929697b195502 Mon Sep 17 00:00:00 2001 From: yelvlab Date: Thu, 3 Apr 2025 09:13:34 +0800 Subject: [PATCH] RS485 --- inc/board_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/board_config.h b/inc/board_config.h index 091364b..a9ba484 100644 --- a/inc/board_config.h +++ b/inc/board_config.h @@ -11,7 +11,7 @@ #define RS485_MAX13487 -#define DEBUG_VOFA_TOOL +// #define DEBUG_VOFA_TOOL /******************************************************************************/