X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_twi.h;h=6344c6f97826eb49628e536bc5066059c7e1b425;hb=ae263f1c0564f616b3b557498532163ffb60595f;hp=9bb012cde016d5a85c8c7f025de1b7a02594bebe;hpb=9bde379b39600b3023bc42ea7affdab4edc8cf18;p=bertos.git diff --git a/bertos/cfg/cfg_twi.h b/bertos/cfg/cfg_twi.h index 9bb012cd..6344c6f9 100644 --- a/bertos/cfg/cfg_twi.h +++ b/bertos/cfg/cfg_twi.h @@ -41,7 +41,7 @@ #define CFG_TWI_H /// Comunication frequency -#define CONFIG_TWI_FREQ 1000000 +#define CONFIG_TWI_FREQ 100000UL #endif /* CFG_TWI_H */