wip SetBaseMode
This commit is contained in:
@ -64,4 +64,6 @@ type Operations interface {
|
||||
|
||||
//GetModemConfiguration mobile data config
|
||||
GetModemConfiguration(ctx context.Context) (any, error)
|
||||
|
||||
SetBaseMode(ctx context.Context, funcs ...SetBaseOptionFunc) error
|
||||
}
|
||||
|
Reference in New Issue
Block a user