1
0
mirror of https://github.com/cmur2/python-bme680.git synced 2024-06-02 00:34:40 +02:00

Non ASCII intruder

This commit is contained in:
Phil Howard 2017-10-17 12:29:06 +01:00
parent f6bc4907c4
commit b2f388a335

View File

@ -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 2030 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,