nodemcu / nodemcu-firmware

Lua based interactive firmware for ESP8266, ESP8285 and ESP32
https://nodemcu.readthedocs.io
MIT License
7.64k stars 3.12k forks source link

Ccs811 dev #3403

Closed wbvreeuwijk closed 3 years ago

wbvreeuwijk commented 3 years ago

Adds CCS811 support.

Make sure all boxes are checked (add x inside the brackets) when you submit your contribution, remove this sentence before doing so.

\<I was in need of CC811 support and found that it wasn't available, so I created this module>

wbvreeuwijk commented 3 years ago

My first submission to the NodeMCU