Chu Chin Kuan

Results 3 issues of Chu Chin Kuan

The chip supports storing up to 10 gas heater profiles, so that can be selected by simply setting the index into `nb_conv` register before toggling into forced mode. There doesn't...

See: https://github.com/marcelbuesing/bme680/blob/4b87e3c2f75cfb42ac7a162f6c58f8596a2101ca/src/settings.rs#L184-L188

The slash for the division operator will greedily consume slashes on its right (such as a slash inside a string) to form a regex, which is incorrect. ![groovyfail](https://cloud.githubusercontent.com/assets/706074/16225000/30a69470-37d7-11e6-862d-de4c263a25fd.PNG) Note the...