Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ color565To8888
Method
color565To8888
include/VectorDisplay.h:502–503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
uint32_t color565To8888(uint16_t c) {
503
}
504
505
uint16_t color565(uint8_t r, uint8_t g, uint8_t b) {
506
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected