mirror of
https://github.com/n-e-y-s/G27_Pedals_and_Shifter.git
synced 2024-08-30 18:22:10 +00:00
Merge pull request #18 from per1234/src-folder
Place bundled library under src folder
This commit is contained in:
commit
e53a1a80a3
@ -5,7 +5,7 @@
|
||||
// http://www.isrtv.com/forums/topic/13189-diy-g25-shifter-interface-with-h-pattern-sequential-and-handbrake-modes/
|
||||
|
||||
#include <HID.h>
|
||||
#include "./lib/G27PedalsShifter.h"
|
||||
#include "./src/G27PedalsShifter.h"
|
||||
|
||||
// comment either out to disable
|
||||
#define USE_PEDALS
|
||||
|
Loading…
Reference in New Issue
Block a user