X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2c.h;h=af36e6b621627ab0e077be6658503920dcec9e43;hb=e23c0ef94dcdb5392f27d338d4ba20b1227b2c17;hp=d8929427e7871330a2c1351eafba79e965f536ad;hpb=2237435058d6271d2d41a0533e5d36874146968b;p=bertos.git diff --git a/bertos/cfg/cfg_i2c.h b/bertos/cfg/cfg_i2c.h index d8929427..af36e6b6 100644 --- a/bertos/cfg/cfg_i2c.h +++ b/bertos/cfg/cfg_i2c.h @@ -64,7 +64,7 @@ * I2C_BACKEND_BITBANG: Use the emulated bitbang driver. * \see drv/i2c.h for more information. * - * $WIZ$ type = "enum", + * $WIZ$ type = "enum" * $WIZ$ value_list = "i2c_backend" */ #define CONFIG_I2C_BACKEND I2C_BACKEND_BUILTIN