claws / BH1750

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

updates #38

Closed claws closed 6 years ago

claws commented 6 years ago

Currently the library only reports error message when debug is enabled. To enable debug mode uncommenting a line in the header file is required. This is inconvenient for a typical user. Instead, error messages should always be shown as they helpful when fault finding.

Fix up some typos errors in examples.