jack sensor re-added/re-integrated
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
|
||||
typedef enum {
|
||||
SENSOR_SAFETY = 0, // IO27
|
||||
SENSOR_DRIVE = 1, // IO14
|
||||
SENSOR_AUX1 = 2, // IO16 on V4
|
||||
SENSOR_JACK = 1, // IO14
|
||||
SENSOR_DRIVE = 2, // IO16 on V4
|
||||
SENSOR_AUX2 = 3, // IO19 on V4
|
||||
N_SENSORS = 4
|
||||
} sensor_t;
|
||||
|
||||
Reference in New Issue
Block a user