We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fcf841 commit 46e9a06Copy full SHA for 46e9a06
adafruit_ble_ibbq.py
@@ -139,7 +139,7 @@ def display_fahrenheit(self):
139
"""
140
self.settings_data = self._UNITS_FAHRENHEIT_MSG
141
142
- def set_to_celsius(self):
+ def display_celsius(self):
143
"""Display temperatures on device in degrees Celsius.
144
145
Note: This does not change the units returned by `temperatures`.
0 commit comments