Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ attribute8
Method
attribute8
include/VectorDisplay.h:292–293 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
virtual size_t remoteAvailable() = 0;
291
292
void attribute8(char a, uint8_t value) {
293
}
294
295
void attribute8(char a, bool value) {
296
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected