Move log into the main package

This commit is contained in:
Nonoo 2020-10-26 09:09:30 +01:00
parent 1372598279
commit d2efa14e9c
13 changed files with 89 additions and 95 deletions

View file

@ -6,7 +6,6 @@ import (
"os"
"github.com/google/goterm/term"
"github.com/nonoo/kappanhang/log"
)
type serialPortStruct struct {