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

Method color565

include/VectorDisplay.h:505–506  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

503 }
504
505 uint16_t color565(uint8_t r, uint8_t g, uint8_t b) {
506 }
507
508 uint32_t getBitmap1Size(int16_t w, int16_t h, uint8_t flags=0) {
509 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected