Skip to content

Comments

Fix library for ESP32 MCU#15

Open
dukess wants to merge 1 commit intoBlueDot-Arduino:masterfrom
dukess:patch-1
Open

Fix library for ESP32 MCU#15
dukess wants to merge 1 commit intoBlueDot-Arduino:masterfrom
dukess:patch-1

Conversation

@dukess
Copy link

@dukess dukess commented Feb 2, 2021

Compiler for ESP32 is very strict and return many errors.
This patch fix these errors and allows to use library with ESP32 MCU.

@SphaeroX
Copy link

For Lolin32 Lite, it should still be possible to freely define the SDA and SCL pin.

Like Wire.begin(I2C_SDA, I2C_SCL);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants