Sensirion / arduino-i2c-scd4x

Arduino library for Sensirion SCD4x sensors
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

Review and sync the example code with function getDataReadyStatus() #29

Closed letrthong closed 1 year ago

letrthong commented 1 year ago

uint16_t isDataReady = false; error = scd4x.getDataReadyStatus(isDataReady);

qfisch commented 1 year ago

Hello @letrthong , Could you elaborate ?

letrthong commented 1 year ago

Hello @qfisch Thank you for your support, i will pull the latest code My code at https://github.com/letrthong/telua_esp32_sensor/blob/master/esp32_scd40/esp32_scd40.ino