wip
This commit is contained in:
@ -41,4 +41,6 @@ type Operations interface {
|
||||
|
||||
// Reboot restarts the module
|
||||
Reboot(ctx context.Context) error
|
||||
|
||||
AveragePosition(ctx context.Context) error
|
||||
}
|
||||
|
Reference in New Issue
Block a user