bluetooth alpha

This commit is contained in:
cuu
2018-12-18 19:14:00 +08:00
parent 78522c4b46
commit f4e4ff3921
6 changed files with 106 additions and 50 deletions

View File

@@ -145,6 +145,9 @@ func (self *NetItem) Connect() {
}
}
func (self *NetItem) GetLinkObj() UI.PluginInterface {
return nil
}
func (self *NetItem) Draw() {
for k,v := range self.Labels {