From bb0bc69e8ca87b6ddb086d046ef0349cf1bc1f1c Mon Sep 17 00:00:00 2001 From: npotts Date: Sun, 10 Jan 2016 16:00:19 -0700 Subject: [PATCH] Reference main lib, not my fork --- samples/mcp3208.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/samples/mcp3208.go b/samples/mcp3208.go index 4d2184b..bd71f87 100644 --- a/samples/mcp3208.go +++ b/samples/mcp3208.go @@ -9,9 +9,8 @@ import ( "time" "github.com/kidoman/embd" - // "github.com/kidoman/embd/convertors/mcp3008" + "github.com/kidoman/embd/convertors/mcp3008" _ "github.com/kidoman/embd/host/all" - "github.com/npotts/embd/convertors/mcp3008" ) const (