time to bump TS_OUTPUT_SIZE!

This commit is contained in:
rusefillc 2020-12-02 13:38:02 -05:00
parent ca6c867add
commit d5f0948a39
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
! this is here so that rusEfi console can access it, too
! [IMPORTANT] every time TS_OUTPUT_SIZE is changed make sure to increment TS_SIGNATURE above
!
#define TS_OUTPUT_SIZE 288
#define TS_OUTPUT_SIZE 340
!
! this is used to confirm that firmware and TunerStudio are using the same rusefi.ini version