質問編集履歴

1

記載ミスの修正

2017/04/10 14:20

投稿

Hellooo
Hellooo

スコア6

test CHANGED
File without changes
test CHANGED
@@ -72,7 +72,7 @@
72
72
 
73
73
  rascon := raspi.NewAdaptor()
74
74
 
75
- first_sensor := gpio.NewDirectPinDriver(rascon, "3")
75
+ first_sensor := gpio.NewDirectPinDriver(rascon, "5")
76
76
 
77
77
  work := func() {
78
78