Skip to content

Commit

Permalink
Auto-generated configs and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 13, 2023
1 parent 88492ca commit 37b97cc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const char * getBoardSpecificPinName(brain_pin_e brainPin) {
case Gpio::D2: return "17B - Digital In Flex";
case Gpio::D3: return "10D - LS 7";
case Gpio::D9: return "29C - Injector 5";
case Gpio::E0: return "13C - 2-Step Input";
case Gpio::E14: return "30A - Hall Input 2";
case Gpio::E15: return "31A - Hall Input 3";
case Gpio::E2: return "21C - Ignition 5";
Expand Down
4 changes: 2 additions & 2 deletions firmware/controllers/generated/signature_alphax-8chan.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
// was generated automatically by rusEFI tool ConfigDefinition.jar based on gen_config.sh by SignatureConsumer
//

#define SIGNATURE_HASH 600952632
#define TS_SIGNATURE "rusEFI master.2023.03.13.alphax-8chan.600952632"
#define SIGNATURE_HASH 1357674106
#define TS_SIGNATURE "rusEFI master.2023.03.13.alphax-8chan.1357674106"
Loading

0 comments on commit 37b97cc

Please sign in to comment.