Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ testProgmem
Function
testProgmem
samples/Basic_ProgMem/app/TestProgmem.cpp:222–227 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
}
221
222
void testProgmem(Print& out)
223
{
224
testPSTR(out);
225
testFSTR(out);
226
testSpeed(out);
227
}
Callers
1
init
Function · 0.85
Calls
3
testPSTR
Function · 0.85
testFSTR
Function · 0.85
testSpeed
Function · 0.85
Tested by
no test coverage detected