From b2f388a3354e1aaad5a70b2b80650eb52b76ea65 Mon Sep 17 00:00:00 2001 From: Phil Howard Date: Tue, 17 Oct 2017 12:29:06 +0100 Subject: [PATCH] Non ASCII intruder --- bme680/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bme680/__init__.py b/bme680/__init__.py index 6188e31..aab5401 100644 --- a/bme680/__init__.py +++ b/bme680/__init__.py @@ -187,8 +187,8 @@ 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. When setting an nb_profile other than 0,