UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.39k stars 431 forks source link

feature: added qmp6988 sensor #591

Closed vonguced closed 8 months ago

vonguced commented 9 months ago

Added the qmp6988 sensor used in the m5stack ENV III Unit. I adapted the m5stack arduino code to use the i2cdev component in the esp-idf-lib.

vonguced commented 8 months ago

Thank you for your feedback. I am quite new to collaboration on GitHub and I appreciate it. I addressed all your requests. If there is more to do let me know.