Merge pull request #18 from per1234/src-folder

Place bundled library under src folder
This commit is contained in:
Jason Duncan 2018-11-26 08:01:43 -05:00 committed by GitHub
commit e53a1a80a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 1 deletions

View File

@ -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