Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getMaxLength
Method
getMaxLength
libraries/LineFormatter/LineFormatter.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
85
86
uint8_t LineFormatter::getMaxLength()
87
{
88
return _maxPos;
89
}
90
91
92
uint8_t LineFormatter::gotoPos(uint8_t pos)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64