1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-03 03:47:33 +02:00

Change reference from kidoman to embd

This commit is contained in:
Wu Jiang 2015-12-28 18:58:12 -05:00
parent 9e2da05935
commit b79c284fea
65 changed files with 131 additions and 130 deletions

View file

@ -5,8 +5,9 @@ package main
import (
"fmt"
"time"
"github.com/kidoman/embd"
"github.com/kidoman/embd/interface/keypad/matrix4x3"
"github.com/wujiang/embd"
"github.com/wujiang/embd/interface/keypad/matrix4x3"
)
func main() {