diff options
author | Matt Robinson <git@nerdoftheherd.com> | 2014-01-29 20:10:32 +0000 |
---|---|---|
committer | Matt Robinson <git@nerdoftheherd.com> | 2014-01-29 20:10:32 +0000 |
commit | 4c8a8a2d5b8b607e003a57ecc38abcec8459c261 (patch) | |
tree | e091f93157b4b84330242d2c93afe2bc82d6a339 /cores/arduino/IPAddress.cpp | |
parent | 166a6c28ed11c98f361e7868d8886528597212b5 (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/IPAddress.cpp')
0 files changed, 0 insertions, 0 deletions