Auto-generated configs and docs

This commit is contained in:
GitHub gen-configs Action 2023-02-15 17:33:25 +00:00
parent 4f4447280e
commit 02701d107d
2 changed files with 3 additions and 2 deletions

View File

@ -6,6 +6,7 @@
// see comments at declaration in pin_repository.h
const char * getBoardSpecificPinName(brain_pin_e brainPin) {
switch(brainPin) {
case Gpio::A6: return "E22 Brake";
case Gpio::A8: return "B6 Radiator Relay";
case Gpio::C13: return "A30 - IGN1";
case Gpio::D10: return "B2 - Injector 4";

View File

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