STRING support for java fields
This commit is contained in:
parent
a3393133a6
commit
ec6cfc17e4
|
@ -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@@
|
||||
|
|
Loading…
Reference in New Issue