Open jamesadevine opened 3 years ago
Add function definition for i2c_reset
I found the cause of temp/hum crash - it was not enough time between requesting sensing and reading the i2c. It was due to the jd_next_sample trying to align samples. Fixed now.
jd_next_sample
Add function definition for i2c_reset