Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosspoint-reader/crosspoint-reader
/ wasUsbStateChanged
Method
wasUsbStateChanged
lib/hal/HalGPIO.cpp:212–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
210
}
211
212
bool HalGPIO::wasUsbStateChanged() const { return usbStateChanged; }
213
214
bool HalGPIO::isPressed(uint8_t buttonIndex) const { return inputMgr.isPressed(buttonIndex); }
215
Callers
1
loop
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected