! reduced MAX_CYLINDER_COUNT gives us a bit more flash and a bit more RAM

#define MAX_CYLINDER_COUNT 8
This commit is contained in:
rusefi 2024-02-25 11:55:29 -05:00 committed by rusefillc
parent 338ecf6273
commit 9a975f71bd
2 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,5 @@
#define ts_show_vr_threshold_2 true
#define ts_show_onboard_accelerometer true
! reduced MAX_CYLINDER_COUNT gives us a bit more flash and a bit more RAM
#define MAX_CYLINDER_COUNT 8

View File

@ -1,2 +1,4 @@
#define show_test_presets true
#define show_Frankenso_presets true
#define MAX_CYLINDER_COUNT 8