mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
9ad14b2f0c
This helps improve the effective datarate on high (>500kbit/s) bitrates, by skipping the interrupt and associated overhead. At 1 Mbit/s the implementation previously got up to about 600-700 kbit/s, but now it actually gets up to the 1Mbit/s (values are rough estimates, though).