@@ -17,7 +17,7 @@ func main() {
panic(err)
}
defer gpio.Close()
pin := gpio.NewPin(gpio.J8p7)
pin := gpio.NewPin(gpio.GPIO7)
pin.Input()
pin.PullUp()
The note is not visible to the blocked user.