質問編集履歴

1

2021/06/21 12:54

投稿

noooooooob
noooooooob

スコア16

test CHANGED
File without changes
test CHANGED
@@ -80,10 +80,6 @@
80
80
 
81
81
 
82
82
 
83
-
84
-
85
-
86
-
87
83
  class Tab1Widget(QWidget):
88
84
 
89
85
 
@@ -294,15 +290,7 @@
294
290
 
295
291
 
296
292
 
297
-
298
-
299
- """def get_temp():
293
+
300
-
301
- temp = read_word_sensor(TEMP_OUT)
302
-
303
- x = temp / 340 + 36.53 # data sheet(register map)記載の計算式.
304
-
305
- return x"""
306
294
 
307
295
 
308
296