X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fpwm_hwtest.c;h=d7410f94bf5b25e9c2cef6034143ba9bef41d444;hb=b46f64914c62fbb0297728280478681659469654;hp=12a941ddb4377fbc025595853affc4001969da33;hpb=911d2706a86d326786bfe721dcc3d63aeade7f28;p=bertos.git diff --git a/bertos/drv/pwm_hwtest.c b/bertos/drv/pwm_hwtest.c index 12a941dd..d7410f94 100644 --- a/bertos/drv/pwm_hwtest.c +++ b/bertos/drv/pwm_hwtest.c @@ -54,7 +54,6 @@ * Note: To be simple and target independently we not use a timer module, * and so the delay is do with a for cycle. * - * \version $Id$ * \author Daniele Basile */