chore(v1): deprecated
This commit is contained in:
@ -2,6 +2,7 @@ package v1
|
||||
|
||||
import "forge.cadoles.com/cadoles/go-emlid/reach/client/protocol"
|
||||
|
||||
// Deprecated : is no longer maintained for modules in V1
|
||||
func init() {
|
||||
protocol.Register(Identifier, func(opts *protocol.ProtocolOptions) (protocol.Protocol, error) {
|
||||
return &Protocol{
|
||||
|
Reference in New Issue
Block a user