From: asterix Date: Thu, 29 Apr 2010 16:16:01 +0000 (+0000) Subject: Fix comment. X-Git-Tag: 2.5.0~335 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=ad88c90ae069e144187a0ea881dd53332a915629;p=bertos.git Fix comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3573 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cfg/cfg_dc_motor.h b/bertos/cfg/cfg_dc_motor.h index 12a8afd8..ce45e365 100644 --- a/bertos/cfg/cfg_dc_motor.h +++ b/bertos/cfg/cfg_dc_motor.h @@ -75,8 +75,8 @@ /** - * Min value of DC motor speed. - * \note Generally this value is the min value of the ADC conversion, + * Max value of DC motor speed. + * \note Generally this value is the max value of the ADC conversion, * if you use it. * * $WIZ$ type = "int"