mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-19 13:54:23 +01:00
This should fix problems with overflows in pulseIn(). It may make millis() slightly less precise for clock speeds that aren't multiple of 1 million, but we don't really support those anyway. http://code.google.com/p/arduino/issues/detail?id=675