Files
espurna/code
Maxim Prokhorov 988a972484 bh1750: configurable accuracy and sensitivity (mtreg)
amend b8921b9a89

* customize our multipliers. accuracy is a generic multiplier, mostly
  depends on the environment temperature (see datasheet). sensitivity is
  a ratio between the currently set mtreg value and the default
  e.g. for mtreg 31, sensitivity is .45; for mtreg 69, sensitivity is 1.
* non-blocking pre(); since we have tick(), just wait until the reading
  is available instead of stopping everything else in the sensor loop
* more specific error state when we are not ready to return a value
2022-12-05 14:53:39 +03:00
..
2022-05-05 17:50:21 +03:00
2022-10-23 05:45:42 +03:00
2019-07-11 00:34:17 +03:00
2022-09-23 06:09:58 +03:00
2022-10-27 03:57:54 +03:00
2019-07-11 00:34:17 +03:00