rusEFI is the spelling
This commit is contained in:
parent
29ec0a5859
commit
21ec6c6d6b
|
@ -2,12 +2,12 @@
|
||||||
* @file boards/skeleton/board_configuration.cpp
|
* @file boards/skeleton/board_configuration.cpp
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @brief Example configuration defaults for a RusEFI board
|
* @brief Example configuration defaults for a rusEFI board
|
||||||
*
|
*
|
||||||
* @author Donald Becker November 2019
|
* @author Donald Becker November 2019
|
||||||
* @author Hugo Becker November 2019
|
* @author Hugo Becker November 2019
|
||||||
*
|
*
|
||||||
* This file is an example of board-specific firmware for RusEFI.
|
* This file is an example of board-specific firmware for rusEFI.
|
||||||
* It contains the unique code need for the setup of a specific board.
|
* It contains the unique code need for the setup of a specific board.
|
||||||
*
|
*
|
||||||
* This file must contain the configuration for the hard-wired aspects
|
* This file must contain the configuration for the hard-wired aspects
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# TunerStudio
|
# TunerStudio
|
||||||
|
|
||||||
This directory contains the initialization and configuration files for the
|
This directory contains the initialization and configuration files for the
|
||||||
RusEFI interface to TunerStudio.
|
rusEFI interface to TunerStudio.
|
||||||
|
|
||||||
The primary contents are a set ```rusefi*.ini``` initialization files, used to
|
The primary contents are a set ```rusefi*.ini``` initialization files, used to
|
||||||
configure TunerStudio to setup and monitor a specific ECU board. These are
|
configure TunerStudio to setup and monitor a specific ECU board. These are
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
; This is a TunerStudio project for the RusEFI.com engine management system
|
; This is a TunerStudio project for the rusEFI.com engine management system
|
||||||
;
|
;
|
||||||
; This file has been generated by invoking gen_config.bat.
|
; This file has been generated by invoking gen_config.bat.
|
||||||
; The input files are
|
; The input files are
|
||||||
|
|
Loading…
Reference in New Issue