@@ -468,9 +528,11 @@ int lepton_pgm_initsensor (int sensor_port, ///< sensor port n
///< be applied to, negative - ASAP
///< @return 0 - OK, negative - error
{
// struct frameparspair_t pars_to_update[262+(MAX_SENSORS * P_MULTI_NUMREGS )]; // for all the sensor registers. Other P_* values will reuse the same ones
structframeparspair_tpars_to_update[10];// for all the sensor registers. Other P_* values will reuse the same ones
intnupdate=0;
// int first_sensor_i2c;
// unsigned short * sensor_register_overwrites;
intwait_ms=1;
x393_sensio_ctl_tsensio_ctl={.d32=0};
// u32 i2c_read_data_dw[256];
// struct frameparspair_t pars_to_update[8];
...
...
@@ -480,7 +542,7 @@ int lepton_pgm_initsensor (int sensor_port, ///< sensor port n