claws / BH1750

An Arduino library for the digital light sensor breakout boards containing the BH1750FVI IC
MIT License
248 stars 107 forks source link

Wemos / Lolin D1 Mini Pro uses Wire.begin(D2, D1); #68

Closed mike-kiwi closed 3 years ago

mike-kiwi commented 3 years ago

Wemos / Lolin D1 Mini Pro doesn't use the standard ESP8266 pins, I've added a comment to say which ones to use.

claws commented 3 years ago

Thanks for the contribution.