only:alphax-8chan

This commit is contained in:
rusefillc 2023-03-27 08:57:01 -04:00
parent abc7072121
commit 1e3b5e697f
2 changed files with 3 additions and 1 deletions

View File

@ -91,7 +91,7 @@ static void setupVbatt() {
static void setupDefaultSensorInputs() {
// trigger inputs, hall
engineConfiguration->triggerInputPins[0] = H144_IN_CRANK;
engineConfiguration->triggerInputPins[0] = H144_USB1ID;
engineConfiguration->triggerInputPins[1] = H144_IN_CAM;
engineConfiguration->camInputs[0] = Gpio::Unassigned;

View File

@ -38,6 +38,8 @@ void detectHellenBoardType();
#define H144_LED3 Gpio::E7
#define H144_LED4 Gpio::E8
#define H144_USB1ID Gpio::A10
#define H176_LED1_RED Gpio::H8
#define H144_LS_1 Gpio::G7