Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
private:
53
String buffer;
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64