mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
lwIP on ethernet: examples (#8395)
* ethernet: examples * remove duplicate * styling * fix comment restyle + comment eth.setdefault() * comment and add comments about eth.setDefault() * update comments when using interface::setDefault() * repair bad merge * fix default interface case * factorize * change comment
This commit is contained in:
@ -27,3 +27,4 @@ NamespaceIndentation: Inner
|
||||
BreakBeforeBraces: Allman
|
||||
IndentWidth: 4
|
||||
IndentCaseLabels: false
|
||||
ReflowComments: false
|
||||
|
Reference in New Issue
Block a user