1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-04-03 20:25:18 +02:00
David A. Mellis 13e3ba87e3 Small optimization in HardwareSerial.
begin(long) -> begin(unsigned long)
2011-02-25 18:36:46 -05:00
..