mirror of
https://github.com/claws/BH1750.git
synced 2026-07-28 04:06:05 +00:00
Why: - Show how two I2C buses can be used with the library This change addresses the need by: - Add an example showing two BH1750 instances being connected to separate TwoWire instances. Each TwoWire instance has its own SCL and SDA pin.