Skip to content

Commit 0094243

Browse files
committed
Rename
1 parent fa211d6 commit 0094243

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

examples/GameportToUSB/GameportToUSB.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#include "GameControllers.h"
2+
#include "Joystick.h"
23

34
#define LED_BUILTIN PB12 // change to match your board
45

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name=NintendoControllersSTM32
1+
name=GameControllersSTM32
22
version=0.0.2
33
author=Alexander Pruss
44
maintainer=arpruss <[email protected]>

0 commit comments

Comments
 (0)