Skip to content

Commit

Permalink
https://github.com/rusefi/rusefi/pull/5022
Browse files Browse the repository at this point in the history
only: example
  • Loading branch information
rusefillc committed Jul 20, 2023
1 parent e33dd5f commit 08020bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions firmware/gen_config_board.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#!/bin/bash

# file gen_config_board.sh
# for example ./gen_config_board.sh hellen/hellen128 hellen128 rusefi_hellen128mercedes.ini
# or ./gen_config_board.sh hellen/hellen128 hellen128
# which is short for ./gen_config_board.sh hellen/hellen128 hellen128 rusefi_hellen128.ini
# for example ./gen_config_board.sh config/boards/hellen/hellen128 hellen128 rusefi_hellen128mercedes.ini
# or ./gen_config_board.sh config/boards/hellen/hellen128 hellen128
# which is short for ./gen_config_board.sh config/boards/hellen/hellen128 hellen128 rusefi_hellen128.ini

set -e

Expand Down

0 comments on commit 08020bd

Please sign in to comment.