mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-05 13:32:05 +08:00
hardware.py: PC is wifi so uploader works
old-commit-hash: c8e0cd3ddd46485c1b70c43a8732001cb6de7f22
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ class Pc(HardwareBase):
|
||||
print("REBOOT!")
|
||||
|
||||
def get_network_type(self):
|
||||
return NetworkType.none
|
||||
return NetworkType.wifi
|
||||
|
||||
def get_sim_info(self):
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user