BMI270_SensorAPI
BMI270_SensorAPI copied to clipboard
Wait removed - does not work
The line
/* Wait till ASIC is initialized */ dev->delay_us(150000, dev->intf_ptr);
was removed from write_config_file in bmi2.c, this doesn't work on my installation. Adding the wait back does.