
I(334565312) icq-d with Mik(14692717) and discussed that tables need not
be user-defined resolution (makes config harder).
With a little extra space we can 
have tables that should be enough for everyone ;-)

struct {
16x16x16 ve_learned
16x16x8 ve_reference
4x4x8 lambda (+interpolation on/off flag)
4x4x8 ve_authority (+interpolation on/off flag)
uint8_t rpm_range[VE_SIZE_RPM];  // VE table RPM bins for 2-D interpolation
uint8_t kpa_range[VE_SIZE_KPA];  // VE table MAP bins for 2_D interpolation
} VE1, VE2; // 832 bytes per VE structure

16x16x8 Ignition (will also be split to reference and authority-range after ion-sense
feedback is applied)

(almost 2 kbytes, so plenty left ;-)
Cell

