mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
Indent fix.
This commit is contained in:
parent
c4080efdb5
commit
e273178425
@ -92,7 +92,6 @@ unsigned long micros() {
|
||||
#error TIMER 0 not defined
|
||||
#endif
|
||||
|
||||
|
||||
#ifdef TIFR0
|
||||
if ((TIFR0 & _BV(TOV0)) && (t < 255))
|
||||
m++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user