mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
9dca56dced
EthernetClass is a friend class of IPAddress, so it is allowed to use its _address attribute directly. However, it should be using IPAddress::raw_address() instead, like all the other friend classes do. This changes allows changing the _address attribute to fix some warnings next. |
||
---|---|---|
.. | ||
examples | ||
src | ||
keywords.txt | ||
library.properties |