Skip to content

Commit 0e38e06

Browse files
committed
v2.3.6
1 parent c337738 commit 0e38e06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

port/modules/bluebit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1641,4 +1641,4 @@ def get_raw_val(self):
16411641

16421642
def set_threshold(self, threshold):
16431643
'''设置土壤湿度传感器阈值,模拟值'''
1644-
self.threshold = threshold
1644+
self.threshold = threshold

0 commit comments

Comments
 (0)