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

Method getPos

libraries/LineFormatter/LineFormatter.cpp:211–214  ·  view source on GitHub ↗

////////////////////////////////////// MISCELLANEOUS

Source from the content-addressed store, hash-verified

209// MISCELLANEOUS
210//
211uint8_t LineFormatter::getPos()
212{
213 return _pos;
214}
215
216
217void LineFormatter::resetLineCount()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64