claws / BH1750

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

master branch wash up #72

Closed coelner closed 2 years ago

coelner commented 3 years ago

53

71 only example draft, solution uprising

61

anything forgotten?

coelner commented 3 years ago

https://github.com/claws/BH1750/blob/d2cfba6466bf2fdcb830cb10c445f1b608ccafff/examples/BH1750two_i2c/BH1750two_i2c.ino#L57 any reason why there is lround used? :thinking: if (light_level_a) == -1.0) { would it be better?

coelner commented 2 years ago

I think the issues are solved