Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
uint8_t LineFormatter::getAutoNewLine()
129
{
130
return _autoNewLine;
131
}
132
133
134
///////////////////////////////////////////
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64