From 715585fcf0b6391d53dd17db62829a37cffc47d5 Mon Sep 17 00:00:00 2001 From: batt Date: Mon, 20 Apr 2009 11:03:17 +0000 Subject: [PATCH 1/1] Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2575 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cfg/cfg_ser.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bertos/cfg/cfg_ser.h b/bertos/cfg/cfg_ser.h index 38fcff1c..a755e1ed 100644 --- a/bertos/cfg/cfg_ser.h +++ b/bertos/cfg/cfg_ser.h @@ -182,7 +182,7 @@ */ #define CONFIG_SER_DEFBAUDRATE 0UL -/// Enable strobe pin for serial debug. $WIZ$ type = "boolean" +/// Enable strobe pin for debugging serial interrupt. $WIZ$ type = "boolean" #define CONFIG_SER_STROBE 0 #endif /* CFG_SER_H */ -- 2.25.1