diff options
| author | David Madison <dmadison@users.noreply.github.com> | 2021-01-18 19:47:29 -0500 |
|---|---|---|
| committer | David Madison <dmadison@users.noreply.github.com> | 2021-01-18 19:47:29 -0500 |
| commit | 5864b02a8702993da4840cb2d542632c7b065244 (patch) | |
| tree | 5bc302c55cd885b1b9534e1e2e72b48858e8c872 | |
| parent | 33e256604c24e7e868c5c60abf2c0122ba708f1a (diff) | |
Remove extra space from README badge
...
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# XInput USB Core for Arduino AVR [](https://github.com/dmadison/ArduinoXInput_AVR/actions?query=workflow%3Abuild) +# XInput USB Core for Arduino AVR [](https://github.com/dmadison/ArduinoXInput_AVR/actions?query=workflow%3Abuild) The files in this repository allow you to emulate an Xbox gamepad (XInput) using a USB-capable Arduino microcontroller. Originally forked from [the official Arduino AVR core](https://github.com/arduino/ArduinoCore-avr). |
