Open omegat opened 3 years ago
si5351.update_status(); does not generate a STOP-condition on the bus /w my NRF52832. Calling Wire.endTransmission(true); after update_status() fixes the problem.
si5351.update_status(); does not generate a STOP-condition on the bus /w my NRF52832. Calling Wire.endTransmission(true); after update_status() fixes the problem.