MCPcopy 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
222void testProgmem(Print& out)
223{
224 testPSTR(out);
225 testFSTR(out);
226 testSpeed(out);
227}

Callers 1

initFunction · 0.85

Calls 3

testPSTRFunction · 0.85
testFSTRFunction · 0.85
testSpeedFunction · 0.85

Tested by

no test coverage detected