Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WEMOS D1 mini and relay shield - add option to remap I2C #420

Closed
xoseperez opened this issue Jan 14, 2018 · 2 comments
Closed

WEMOS D1 mini and relay shield - add option to remap I2C #420

xoseperez opened this issue Jan 14, 2018 · 2 comments
Labels
enhancement New feature or request i2c minor
Milestone

Comments

@xoseperez
Copy link
Owner

Originally reported by: Marek Forkasiewicz (Bitbucket: fork04, GitHub: fork04)


When Wemos relay shield is connected D1 is used for relay, so I2C must be remapped to other pins. I used and works well:
#define I2C_SDA_PIN D6
#define I2C_SCL_PIN D5

@xoseperez
Copy link
Owner Author

You are right. I have changed the default GPIOs for I2C on the Wemos D1 Relay Shield hardware definition. It's in the dev branch (commit 01f933a).

@xoseperez
Copy link
Owner Author

Released with 1.12.1

@xoseperez xoseperez added minor i2c enhancement New feature or request labels Jan 24, 2018
@xoseperez xoseperez added this to the 1.12.1 milestone Jan 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request i2c minor
Projects
None yet
Development

No branches or pull requests

1 participant