lewisxhe / esp32-camera-series

🔰 Compatible with all TTGO camera products
MIT License
183 stars 139 forks source link

BME280 problem #23

Open agocska opened 3 years ago

agocska commented 3 years ago

It seems that setupSensor() returns 0 for me, it can't initialize, and so the OLED pade which I suppose should contain measured datas is blank. Can anyone please help me why it does not work? I'm using Version_17. I put the "#define ENABLE_BME280" at the beginning of the scatch. Is there anything else I'm missing? Thank you for your help.