drivers icon indicating copy to clipboard operation
drivers copied to clipboard

bme280: improve config support

Open kenbell opened this issue 3 years ago • 2 comments
trafficstars

This breaks back compat by adding a parameter to the "Config" method, inline with other devices.

The extra config allows the device to be used in 'Forced' mode for more power-efficient use-cases.

kenbell avatar Jul 29 '22 13:07 kenbell

Perhaps this could be added as ConfigureWithSettings(config Config) to avoid a breaking change?

deadprogram avatar Aug 10 '22 17:08 deadprogram

Thank you very much for making my requested changes @kenbell now merging!

deadprogram avatar Sep 06 '22 11:09 deadprogram

Let's merge and continue from there. Thanks @kenbell

deadprogram avatar Dec 20 '22 10:12 deadprogram