forked from rusefi/fw-custom-example
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathprepend.txt
29 lines (22 loc) · 803 Bytes
/
prepend.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
//#define MAIN_HELP_URL "https://github.com/rusefi/rusefi/wiki/Proteus-Manual"
#define ts_show_full_pinout true
#define ts_show_egt true
#define ts_show_analog_divider false
#define ts_show_spi true
#define ts_show_sd_card true
#define ts_show_can_pins false
#define ts_show_tunerstudio_port false
#define ts_show_can2 true
#define ts_show_software_knock true
#define ts_show_hardware_simulator false
#define ts_show_sd_pins false
#define ts_show_vbatt false
#define ts_show_clt_iat_pullup false
#define ts_show_tcu false
#define ts_show_gdi true
! in case of direct Lua control we need UI to undo defaults
#define ts_show_etb_pins true
! just for a test does not mean EFI_ONBOARD_MEMS
#define ts_show_onboard_accelerometer false
//#define show_Proteus_presets true
#define LUA_SCRIPT_SIZE 13000