define the GPIOs designated for I2C communication for ESP32, the define should be adapted according to the specific controller in use.
I believe this patch is necessary, because ESP32 is the only example mentioned in the readme file, thus most of users can run the example with ESP32 directly without diving into the codes to make changes.
define the GPIOs designated for I2C communication for ESP32, the define should be adapted according to the specific controller in use.
I believe this patch is necessary, because ESP32 is the only example mentioned in the readme file, thus most of users can run the example with ESP32 directly without diving into the codes to make changes.