mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-19 10:22:41 +01:00
add mark2b/wpa-connect for wifi
This commit is contained in:
@@ -81,6 +81,7 @@ func (self *BluetoothPlugin) Init( main_screen *UI.MainScreen ) {
|
||||
a, err := adapter.GetAdapter(adapterID)
|
||||
if err != nil {
|
||||
fmt.Println(err)
|
||||
return
|
||||
}
|
||||
|
||||
discovery, cancel, err := api.Discover(a, nil)
|
||||
|
||||
Reference in New Issue
Block a user