Skip to content

Commit

Permalink
Add import
Browse files Browse the repository at this point in the history
  • Loading branch information
gsexton committed Oct 21, 2024
1 parent c4e57a7 commit 171ad1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gpioioctl/gpio_other.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@

package gpioioctl

import (
"periph.io/x/conn/v3/gpio"
)

func init() {
if len(Chips) == 0 {
line := GPIOLine{
Expand Down

0 comments on commit 171ad1a

Please sign in to comment.