FreeEMS
0.2.0-SNAPSHOT-285-g028e24c
|
One of four structs of live tunable data such as small tables and fuel trims etc. More...
#include <TunableConfigs.h>
Data Fields | |
unsigned char | filler [SMALL_TABLES_3_FILLER_SIZE] |
Padding data. |
One of four structs of live tunable data such as small tables and fuel trims etc.
If you add something here, please ensure you update all of the following :
Definition at line 117 of file TunableConfigs.h.
unsigned char SmallTables3::filler[SMALL_TABLES_3_FILLER_SIZE] |
Padding data.
Definition at line 118 of file TunableConfigs.h.
Referenced by initTunableAddresses().