hardware.py: PC is wifi so uploader works

This commit is contained in:
Willem Melching
2020-08-26 20:12:56 +02:00
parent a7be2b090d
commit c8e0cd3ddd
+1 -1
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 {