ing
This commit is contained in:
parent
f1c7315afb
commit
af3bc70f9a
|
@ -17,7 +17,7 @@ const (
|
|||
func Scan(discoverySession session.DiscoverySession) {
|
||||
devs, err := goupnp.DiscoverDevices(TargetRootDevice)
|
||||
if nil != err {
|
||||
fmt.Println("DeletePortMapping: ", err)
|
||||
fmt.Println("DiscoverDevices: ", err)
|
||||
}
|
||||
|
||||
LOOP:
|
||||
|
|
Loading…
Reference in New Issue
Block a user