mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-10 18:23:44 +08:00
Revert ""Soft" reboot button"
This reverts commit d48819df05f43368b0fe043de4154df990008bcd.
This commit is contained in:
@@ -19,9 +19,6 @@ class Pc(HardwareBase):
|
||||
|
||||
def reboot(self, reason=None):
|
||||
print("REBOOT!")
|
||||
|
||||
def soft_reboot(self):
|
||||
print("SOFT REBOOT!")
|
||||
|
||||
def uninstall(self):
|
||||
print("uninstall")
|
||||
|
||||
Reference in New Issue
Block a user