@ -627,6 +628,7 @@ int ax5043_autoranging(ax5043_conf_t *conf) {
while(((val&BIT(4))!=0)&&!timeout){// changed to !=, since https://www.onsemi.com/pub/Collateral/AND9347-D.PDF says BIT(4) RNG START clears when autoranging done
while(((val&BIT(4))!=0)&&!timeout){// changed to !=, since https://www.onsemi.com/pub/Collateral/AND9347-D.PDF says BIT(4) RNG START clears when autoranging done