1
0
Fork 0
mirror of https://github.com/kidoman/embd synced 2025-07-04 20:37:46 +02:00

import point to original repo

This commit is contained in:
Max Matveev 2016-02-06 00:51:02 -08:00
parent d8c3f57dc1
commit 4a75b30fcc
69 changed files with 177 additions and 177 deletions

View file

@ -18,8 +18,8 @@ import (
"os/signal"
"time"
"github.com/zlowred/embd"
_ "github.com/zlowred/embd/host/rpi"
"github.com/kidoman/embd"
_ "github.com/kidoman/embd/host/rpi"
)
func main() {