Manitux1

Results 1 comments of Manitux1

Hi. Appearently, the ... display.showNumberDec() ... is stealing several ticks of the millis() and micros(). You will even get random millis() when you put a delay(10) behind the display.showNumberDec(). My...