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

@ -4,8 +4,6 @@ import (
"bytes"
"encoding/binary"
"time"
"github.com/nonoo/kappanhang/log"
)
const maxSerialFrameLength = 80 // Max. frame length according to Hamlib.