Benjamin Jung

Results 3 comments of Benjamin Jung

I added an else-path at BH1750.cpp:183 with Wire.reset(); Without this the I2C bus was held down forever. It took me some hours because the problem was not easily reproducible. Here...

I also changed #include "Wire.h" to #include I use the sensor on an ESP32 - on arduino it seems like there is no "reset()" available? The "reset" fixed the sporadic...

If I unterstand it correctly, @hdost wants a metric endpoint that can exposes all metrics (including these of a specific library), but provide a new parameter that controls/filters the exposed...