Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-02-15 16:25:00 +00:00
parent 07330d0328
commit bec8ac851f
2 changed files with 5 additions and 6 deletions

View File

@ -6,18 +6,17 @@
// see comments at declaration in pin_repository.h
const char * getBoardSpecificPinName(brain_pin_e brainPin) {
switch(brainPin) {
case Gpio::A6: return "A26 Cam Sync";
case Gpio::A8: return "B6 Radiator Relay";
case Gpio::B1: return "A7 Crankshaft Sensor";
case Gpio::C13: return "A30 - IGN1";
case Gpio::D10: return "B2 - Injector 4";
case Gpio::D11: return "B3 - Injector 3";
case Gpio::E12: return "A25 VTT CAM";
case Gpio::E3: return "A27 - IGN4";
case Gpio::E4: return "A28 - IGN3";
case Gpio::E5: return "A29 - IGN2";
case Gpio::F10: return "E22 Brake";
case Gpio::F10: return "A26 Cam Sync";
case Gpio::F11: return "A18 - VSS";
case Gpio::F8: return "A25 VTT CAM";
case Gpio::F9: return "A7 Crankshaft Sensor";
case Gpio::G14: return "E7 Main Relay Control";
case Gpio::G3: return "E31 Check Engine";
case Gpio::G6: return "E1 Fuel Relay";

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//
#define SIGNATURE_HASH 1981990527
#define TS_SIGNATURE "rusEFI master.2023.02.15.hellen-honda-k.1981990527"
#define SIGNATURE_HASH 1502340048
#define TS_SIGNATURE "rusEFI master.2023.02.15.hellen-honda-k.1502340048"