diff --git a/common/i2c.c b/common/i2c.c index 733b55b70..68f13ed0c 100644 --- a/common/i2c.c +++ b/common/i2c.c @@ -26,7 +26,7 @@ volatile unsigned long c; -// Direct use the loop to delay. 6 instructions loop, Masterclock 48Mhz, +// Direct use the loop to delay. 6 instructions loop, Masterclock 48Mhz, // delay=1 is about 200kbps // timer. // I2CSpinDelayClk(4) = 12.31us