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

Method clear

libraries/PrintCharArray/PrintCharArray.h:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61
62
63 void clear()
64 {
65 _index = 0;
66 }
67
68
69 int available()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36