Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-04-03 14:22:17 +00:00
parent 6de504add1
commit 4b6d69520e
2 changed files with 5 additions and 5 deletions

View File

@ -19,14 +19,14 @@ const char * getBoardSpecificPinName(brain_pin_e brainPin) {
case GPIOD_15: return "F2 - VVT#1";
case GPIOE_12: return "C3 - Crank+ (hall)";
case GPIOE_14: return "C2 - Crank- (hall)";
case GPIOE_15: return "C3 - Cam+ (hall)";
case GPIOE_15: return "E6 - Cam+ (hall)";
case GPIOE_3: return "D7 - Ignition 4";
case GPIOE_4: return "D6 - Ignition 3";
case GPIOE_5: return "A7 - Ignition 2";
case GPIOF_11: return "C4 - 2Step/Digital";
case GPIOF_3: return "D3 - Digital In 2";
case GPIOF_4: return "D3 - Digital In 3";
case GPIOF_5: return "D3 - Digital In 4";
case GPIOF_4: return "E3 - Digital In 3";
case GPIOF_5: return "E4 - Digital In 4";
case GPIOF_6: return "F3 - Digital In 5";
case GPIOF_9: return "E5/E6 Cam Sensor VR";
case GPIOG_11: return "E2 - Out NOS";

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 2640322895
#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-4chan.2640322895"
#define SIGNATURE_HASH 570745706
#define TS_SIGNATURE "rusEFI 2022.04.03.alphax-4chan.570745706"