remaining references of na6 but those should not matter
This commit is contained in:
parent
aea30591e7
commit
0ba86396ff
|
@ -1,10 +1,10 @@
|
||||||
/**
|
/**
|
||||||
* @file boards/hellen/hellen64_miataNA6_94/board_configuration.cpp
|
* @file boards/hellen/hellen-nb1/board_configuration.cpp
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @brief Configuration defaults for the hellen64_miataNA6_94 board
|
* @brief Configuration defaults for the hellen-nb1 board
|
||||||
*
|
*
|
||||||
* See https://rusefi.com/s/hellenNA6
|
* See http://rusefi.com/s/hellenNB1
|
||||||
*
|
*
|
||||||
* @author andreika <prometheus.pcb@gmail.com>
|
* @author andreika <prometheus.pcb@gmail.com>
|
||||||
* @author Andrey Belomutskiy, (c) 2012-2020
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
||||||
|
|
|
@ -25,4 +25,4 @@
|
||||||
#define show_microRusEFI_presets false
|
#define show_microRusEFI_presets false
|
||||||
#define show_Proteus_presets false
|
#define show_Proteus_presets false
|
||||||
#define show_Hellen_presets true
|
#define show_Hellen_presets true
|
||||||
#define show_HellenNA6_presets true
|
#define show_HellenNB1_presets true
|
||||||
|
|
Loading…
Reference in New Issue