Added option to use button joystic instead of accelerometer based joystick. Set as default now
This commit is contained in:
@@ -24,7 +24,10 @@
|
||||
*/
|
||||
|
||||
#ifndef CONFIG_H
|
||||
#define CONFIG_H
|
||||
#define CONFIG_H
|
||||
|
||||
/* Uncomment below to use the accelerometer base joystic of original implementation */
|
||||
//#define USE_GYRO_JOYSTICK
|
||||
|
||||
#define DATA_PIN 16
|
||||
#define CLOCK_PIN 17
|
||||
|
||||
Reference in New Issue
Block a user