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,7 +187,7 @@ class BME680(BME680Data):
|
||||
"""Set gas sensor heater duration
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user