MCPcopy Create free account
hub / github.com/dmadison/ArduinoXInput / XInputLib_Receive_Callback

Function XInputLib_Receive_Callback

src/XInput.cpp:189–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187
188#ifdef USB_XINPUT
189static void XInputLib_Receive_Callback() {
190 XInput.receive();
191}
192#endif
193
194

Callers

nothing calls this directly

Calls 1

receiveMethod · 0.80

Tested by

no test coverage detected