aboutsummaryrefslogtreecommitdiff
path: root/cores/arduino/HardwareSerial.h
diff options
context:
space:
mode:
authorMatt Robinson <git@nerdoftheherd.com>2014-01-29 20:10:32 +0000
committerMatt Robinson <git@nerdoftheherd.com>2014-01-29 20:10:32 +0000
commit4c8a8a2d5b8b607e003a57ecc38abcec8459c261 (patch)
treee091f93157b4b84330242d2c93afe2bc82d6a339 /cores/arduino/HardwareSerial.h
parent166a6c28ed11c98f361e7868d8886528597212b5 (diff)
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).
Diffstat (limited to 'cores/arduino/HardwareSerial.h')
0 files changed, 0 insertions, 0 deletions