ESP32 support#29
Conversation
|
Hi, first time for me to work with the merge request tool, so be gentle with me :-)
|
|
I use your library with ESP32 and it works without a problem. The only difference compared to ESP8266 is the ability to define i2c pins. I have 4 different ESP32 boards and each has different pins, so I thought that the possibility of defining them would be very useful. In addition, I tested this firmware upload from ESP32 on... 125 CCS811 :D When it comes to merge request or code formatting, you don't have to use my code at all. I just wanted to let you know that you can flash CCS811 with ESP32 and define any pin for i2c. It doesn't require any major code changes. |
No description provided.