X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcpu%2Farm%2Fdrv%2Fpwm_at91.c;h=a95e60613fa6d0e5e8140735f24d468eec0ecc79;hb=4e98a3386ef949ae85eb5273c3805804a5f03af4;hp=a716a7d43e56a2ed353c712bb30b250a4c45d4a7;hpb=224f710b0dfaa235313e3144ff472edd11072b45;p=bertos.git diff --git a/bertos/cpu/arm/drv/pwm_at91.c b/bertos/cpu/arm/drv/pwm_at91.c index a716a7d4..a95e6061 100644 --- a/bertos/cpu/arm/drv/pwm_at91.c +++ b/bertos/cpu/arm/drv/pwm_at91.c @@ -157,7 +157,7 @@ void pwm_hw_setDutyUnlock(PwmDev dev, uint16_t duty) } else { - /* + /* * If polarity flag is true we must invert * PWM polarity. */