Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PricelessToolkit/MailBoxGuard
/ getWidth
Method
getWidth
Code/Arduino_libraries/SSD1306/OLEDDisplay.cpp:854–856 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
852
}
853
854
uint16_t OLEDDisplay::getWidth(void) {
855
return displayWidth;
856
}
857
858
uint16_t OLEDDisplay::getHeight(void) {
859
return displayHeight;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected