Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ sendCommandWithAck
Method
sendCommandWithAck
include/VectorDisplay.h:308–309 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
307
308
void sendCommandWithAck(char c, const void* arguments, int argumentsLength) {
309
}
310
311
uint16_t width() {
312
return (curRotation%2)?curHeight:curWidth;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected