From: batt Date: Mon, 20 Apr 2009 11:03:17 +0000 (+0000) Subject: Reformat. X-Git-Tag: 2.1.0~107 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=715585fcf0b6391d53dd17db62829a37cffc47d5;p=bertos.git Reformat. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2575 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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 */