mirror of
https://github.com/kidoman/embd
synced 2024-12-22 12:50:19 +01:00
Merge pull request #2 from kunalpowar/master
Moved keypad interface to interface directory
This commit is contained in:
commit
1a6f97f102
@ -4,7 +4,7 @@ import (
|
|||||||
"fmt"
|
"fmt"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/kid0m4n/go-rpi/sensor/keypad/matrix4x3"
|
"github.com/kid0m4n/go-rpi/interface/keypad/matrix4x3"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user