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

Method getString

libraries/PrintString/PrintString.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49
50 String getString() { return buffer; }
51
52private:
53 String buffer;

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64