From b173f73c816e24a01b07253110c5c4e4945e51fa Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Thu, 25 Apr 2019 17:11:40 +0200 Subject: [PATCH] style --- common/i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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