X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fpcf8574.h;h=2041b4808c58af5e995020070162b39cd8c3221d;hb=76ee8a1f5f851680ee237f1a7064b03c9de48aa2;hp=687dfa23eebb336b1bf22104b7633057644beda6;hpb=0f21c96c6543fe117d047655f77eb7f9869dd020;p=bertos.git diff --git a/bertos/drv/pcf8574.h b/bertos/drv/pcf8574.h index 687dfa23..2041b480 100644 --- a/bertos/drv/pcf8574.h +++ b/bertos/drv/pcf8574.h @@ -32,14 +32,10 @@ * * \brief PCF8574 i2c port expander driver. * - * \version $Id: ft245rl.c 22301 2008-09-09 16:53:17Z batt $ * \author Francesco Sacchi * - * $WIZARD_MODULE = { - * "name" : "pcf8574", - * "depends" : [], - * "configuration" : "" - * } + * $WIZ$ module_name = "pcf8574" + * $WIZ$ module_depends = "i2c" */ #ifndef DRV_PCF8574_H