! 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:
parent
338ecf6273
commit
9a975f71bd
|
@ -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
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
#define show_test_presets true
|
||||
#define show_Frankenso_presets true
|
||||
|
||||
#define MAX_CYLINDER_COUNT 8
|
||||
|
|
Loading…
Reference in New Issue