1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware
Matt Robinson 6315177191 Reorder HardwareSerial init to fix compiler warn
Switch the tx and rx buffer head/tail entries in the HardwareSerial
initialisation list so that they match the order the fields are defined
in. This fixes a compiler warning (repeated for each of the
HardwareSerial source files the header is used in).
2014-01-29 20:10:32 +00:00
..
arduino Reorder HardwareSerial init to fix compiler warn 2014-01-29 20:10:32 +00:00
tools Removed unused boards/programmers 2012-08-25 16:31:25 +02:00