MCPcopy Create free account
hub / github.com/MHeironimus/ArduinoJoystickLibrary / begin

Method begin

src/DynamicHID/DynamicHID.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164int DynamicHID_::begin(void)
165{
166 return 0;
167}
168
169#endif /* if defined(USBCON) */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected