hardware.py: PC is wifi so uploader works

old-commit-hash: c8e0cd3ddd
This commit is contained in:
Willem Melching
2020-08-26 20:12:56 +02:00
parent 9b489c5d3c
commit fffb8042a6

View File

@@ -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 {