MHeironimus / ArduinoJoystickLibrary

An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.
GNU Lesser General Public License v3.0
2.07k stars 403 forks source link

Updated examples to use LED_BUILTIN instead of 13 #159

Closed MHeironimus closed 3 years ago

MHeironimus commented 3 years ago

Updated the examples to use LED_BUILTIN instead of a hard-coded pin 13.