mirror of
https://github.com/nonoo/kappanhang.git
synced 2026-04-05 06:25:18 +00:00
Move log into the main package
This commit is contained in:
parent
1372598279
commit
d2efa14e9c
13 changed files with 89 additions and 95 deletions
|
|
@ -4,8 +4,6 @@ import (
|
|||
"bytes"
|
||||
"encoding/binary"
|
||||
"time"
|
||||
|
||||
"github.com/nonoo/kappanhang/log"
|
||||
)
|
||||
|
||||
const maxSerialFrameLength = 80 // Max. frame length according to Hamlib.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue