STRING support for java fields

This commit is contained in:
rusefi 2020-07-18 19:19:28 -04:00
parent a3393133a6
commit ec6cfc17e4
1 changed files with 1 additions and 0 deletions

View File

@ -803,6 +803,7 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:1], @@maf_sensor_type_e_enum@
! same length used for critical and soft error messages
#define ERROR_BUFFER_SIZE 120
custom vehicle_info_t @@VEHICLE_INFO_SIZE@@ string, ASCII, @OFFSET@, @@VEHICLE_INFO_SIZE@@
custom error_message_t @@ERROR_BUFFER_SIZE@@ string, ASCII, @OFFSET@, @@ERROR_BUFFER_SIZE@@