MCPcopy 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
212bool HalGPIO::wasUsbStateChanged() const { return usbStateChanged; }
213
214bool HalGPIO::isPressed(uint8_t buttonIndex) const { return inputMgr.isPressed(buttonIndex); }
215

Callers 1

loopFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected