We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c337738 commit 0e38e06Copy full SHA for 0e38e06
1 file changed
port/modules/bluebit.py
@@ -1641,4 +1641,4 @@ def get_raw_val(self):
1641
1642
def set_threshold(self, threshold):
1643
'''设置土壤湿度传感器阈值,模拟值'''
1644
- self.threshold = threshold
+ self.threshold = threshold
0 commit comments