Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-05-23 04:37:26 +00:00
parent d64d22ae35
commit 511cbc1232
2 changed files with 9 additions and 2 deletions

View File

@ -4,11 +4,18 @@
const char * getBoardSpecificPinName(brain_pin_e brainPin) {
switch(brainPin) {
case Gpio::B8: return "C2-54 - IGN 6";
case Gpio::B9: return "C2-33 - IGN 7";
case Gpio::C13: return "C2-1 - Coil 1";
case Gpio::D10: return "C2-70 INJ 4";
case Gpio::D11: return "C2-16 INJ 3";
case Gpio::D2: return "C1-13 - Fuel Pump";
case Gpio::D9: return "C2-49 INJ 5";
case Gpio::E2: return "C2-34 - IGN 5";
case Gpio::E3: return "C2-18 - IGN 4";
case Gpio::E4: return "C2-55 - IGN 3";
case Gpio::E5: return "C2-53 - IGN 2";
case Gpio::E6: return "C2-17 - IGN 8";
case Gpio::F12: return "C2-52 INJ 6";
case Gpio::F13: return "C2-71 INJ 7";
case Gpio::F14: return "C2-48 INJ 8";

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 1297292155
#define TS_SIGNATURE "rusEFI 2022.05.23.hellen-gm-e67.1297292155"
#define SIGNATURE_HASH 4246788302
#define TS_SIGNATURE "rusEFI 2022.05.23.hellen-gm-e67.4246788302"