removed debug println

This commit is contained in:
Max Matveev 2016-02-06 19:28:29 -08:00
parent 5c026ec723
commit c868297e0b
1 changed files with 8 additions and 8 deletions

View File

@ -3,13 +3,13 @@
package rpi
import (
"fmt"
"os"
"sync"
"github.com/golang/glog"
"github.com/kidoman/embd"
"io/ioutil"
"fmt"
)
type w1Bus struct {