X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fpwm.h;h=30f5b4d4408edf1f838467135b080c7a6c2a32d9;hb=753d17c6975a0edd44fd771f1af01d95a61d292a;hp=971ad4a84cceeca3c717e22edfc8c275c9208c77;hpb=41625d1b16c8f1904c3a2a40b6972725311c66a8;p=bertos.git diff --git a/drv/pwm.h b/drv/pwm.h old mode 100755 new mode 100644 index 971ad4a8..30f5b4d4 --- a/drv/pwm.h +++ b/drv/pwm.h @@ -1,6 +1,31 @@ -/*! +/** * \file * * @@ -14,6 +39,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2006/07/19 12:56:26 bernie + *#* Convert to new Doxygen style. + *#* *#* Revision 1.1 2005/11/04 18:08:49 bernie *#* Import into DevLib. *#*