X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_i2c.h;h=08f02b5c9c41a6e8e563f85ab0555556fa6687aa;hb=7784eb12cf77148c5fdf4094d9bc77aee0ebcc1a;hp=6c5ee2fab779717995ed7d1a9d1d90f087a15206;hpb=87fcec11748c930e2d0d7f5310b0f6360018b2c1;p=bertos.git diff --git a/bertos/cfg/cfg_i2c.h b/bertos/cfg/cfg_i2c.h index 6c5ee2fa..08f02b5c 100644 --- a/bertos/cfg/cfg_i2c.h +++ b/bertos/cfg/cfg_i2c.h @@ -54,7 +54,7 @@ #define I2C_LOG_LEVEL LOG_LVL_INFO /// Module logging format. -#define I2C_LOG_FORMAT LOG_FMT_TERSET +#define I2C_LOG_FORMAT LOG_FMT_TERSE #endif /* CFG_I2C_H */