Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getTabCount
Method
getTabCount
libraries/LineFormatter/LineFormatter.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
228
229
uint8_t LineFormatter::getTabCount()
230
{
231
return _tabCount;
232
}
233
234
235
uint8_t LineFormatter::getTabStop(uint8_t n)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64