From ad88c90ae069e144187a0ea881dd53332a915629 Mon Sep 17 00:00:00 2001 From: asterix Date: Thu, 29 Apr 2010 16:16:01 +0000 Subject: [PATCH] Fix comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3573 38d2e660-2303-0410-9eaa-f027e97ec537 --- bertos/cfg/cfg_dc_motor.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.25.1