X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fpcf8574.h;h=0eab5c3966ed89634d33c95941aa55bd71fac062;hb=3c597885aaf7e09392e1fca01df467552d4474c1;hp=687dfa23eebb336b1bf22104b7633057644beda6;hpb=0f21c96c6543fe117d047655f77eb7f9869dd020;p=bertos.git diff --git a/bertos/drv/pcf8574.h b/bertos/drv/pcf8574.h index 687dfa23..0eab5c39 100644 --- a/bertos/drv/pcf8574.h +++ b/bertos/drv/pcf8574.h @@ -35,11 +35,8 @@ * \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