MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / addButton

Method addButton

include/VectorDisplay.h:402–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400 }
401
402 void addButton(uint8_t command, const char* str) {
403 }
404
405 void addButton(uint8_t command, String str) {
406 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected