MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getAutoNewLine

Method getAutoNewLine

libraries/LineFormatter/LineFormatter.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126
127
128uint8_t LineFormatter::getAutoNewLine()
129{
130 return _autoNewLine;
131}
132
133
134///////////////////////////////////////////

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64