Skip to content

Commit

Permalink
re-adding log
Browse files Browse the repository at this point in the history
log was removed at 5ba052e but used again at 27f6032
  • Loading branch information
armaanhammer authored Jan 17, 2020
1 parent 67ae735 commit 15dbdb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux/hci/hci.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package hci
import (
"fmt"
"io"
"log"
"net"
"strings"
"sync"
Expand Down

0 comments on commit 15dbdb1

Please sign in to comment.