drivers
drivers copied to clipboard
bme280: improve config support
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.
Perhaps this could be added as ConfigureWithSettings(config Config) to avoid a breaking change?
Thank you very much for making my requested changes @kenbell now merging!
Let's merge and continue from there. Thanks @kenbell