Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2022-04-12 02:17:24 +00:00
parent 44651d7504
commit a8d02ad7e5
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ const char * getBoardSpecificPinName(brain_pin_e brainPin) {
case GPIOG_3: return "auxMain";
case GPIOG_5: return "63 Cooling Pump";
case GPIOG_7: return "6 Front Injector";
case GPIOG_8: return "6 Rear Injector";
case GPIOG_8: return "7 Rear Injector";
default: return nullptr;
}
return nullptr;

View File

@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh null
//
#define SIGNATURE_HASH 4249301685
#define TS_SIGNATURE "rusEFI 2022.04.12.harley81.4249301685"
#define SIGNATURE_HASH 771249470
#define TS_SIGNATURE "rusEFI 2022.04.12.harley81.771249470"