Skip to content

Fix millis() precision

fxk8y requested to merge feature/fix-millis-precision into master

Yes, qthing uses 1 kHz tick rate, but if the user changes it, it may not be aware that this also influences the precision of millis()

Merge request reports