mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-20 06:28:59 +00:00
Replace Safe functions with legacy.PinOutput
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// Implementation of the Pin interface for the Raspberry Pi GPIO pins.
|
||||
// Depends on the go-rpio library.
|
||||
// Configures pin modes automatically when Get or Set methods are called.
|
||||
|
||||
package rpio // import "tinygo.org/x/drivers/rpio"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user