now try to replace .so with go code

This commit is contained in:
cuu
2018-12-08 21:17:27 +08:00
parent c7a52c69bb
commit 1826b16bee
16 changed files with 25 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
package main
package Wifi
import (
"fmt"

View File

@@ -1,4 +1,4 @@
package main
package Wifi
import (
gotime "time"

View File

@@ -1,4 +1,4 @@
package main
package Wifi
//wifi_list.py
import (