automatic setup for devices
Its not close to being done and still need to work out the flows due to who arrives first: telemetry or the peripheral?
This commit is contained in:
@@ -25,7 +25,7 @@ func (uid *UIDevice) Close() error {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (uid *UIDevice) Setup() error {
|
||||
func (uid *UIDevice) Setup(provider string) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user