We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd6eaf5 commit 379c3e8Copy full SHA for 379c3e8
README.md
@@ -6,7 +6,7 @@ Simple golang GPIO library. Abstraction of [GPIO Sysfs Interface](https://www.ke
6
#### gopio.NewPin(pin int)
7
Return gpio pin selected struct.
8
9
-#### pin.Close((
+#### pin.Close()
10
Unexport gpio.
11
12
#### pin.SetMode(mode string)
0 commit comments