mirror of
https://github.com/cmur2/python-bme680.git
synced 2024-12-22 22:54:29 +01:00
Non ASCII intruder
This commit is contained in:
parent
f6bc4907c4
commit
b2f388a335
@ -187,8 +187,8 @@ class BME680(BME680Data):
|
|||||||
"""Set gas sensor heater duration
|
"""Set gas sensor heater duration
|
||||||
|
|
||||||
Heating durations between 1 ms and 4032 ms can be configured.
|
Heating durations between 1 ms and 4032 ms can be configured.
|
||||||
Approximately 20–30 ms are necessary for the heater to reach the intended target temperature.
|
Approximately 20-30 ms are necessary for the heater to reach the intended target temperature.
|
||||||
|
|
||||||
:param value: Heating duration in milliseconds.
|
:param value: Heating duration in milliseconds.
|
||||||
|
|
||||||
When setting an nb_profile other than 0,
|
When setting an nb_profile other than 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user