aboutsummaryrefslogtreecommitdiff
path: root/radio/radio.go
diff options
context:
space:
mode:
Diffstat (limited to 'radio/radio.go')
-rw-r--r--radio/radio.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/radio/radio.go b/radio/radio.go
index adabd0f..5cb1818 100644
--- a/radio/radio.go
+++ b/radio/radio.go
@@ -4,7 +4,7 @@ import (
"encoding/base64"
"errors"
"fmt"
- generated "github.com/crypto-smoke/meshtastic-go/meshtastic"
+ generated "github.com/meshnet-gophers/meshtastic-go/meshtastic"
"google.golang.org/protobuf/proto"
)