MCPcopy Create free account
hub / github.com/Blueforcer/awtrix3 / data

Method data

src/MelodyPlayer/notes_array.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 constexpr const char* data() const {
42 return str;
43 }
44
45private:
46 const char* str;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected