pull/35960/head
Maxime Desroches 6 days ago
parent b11b43f86c
commit 477239fe81
  1. 1
      system/ui/setup.py

@ -46,7 +46,6 @@ cd /data/openpilot
exec ./launch_openpilot.sh exec ./launch_openpilot.sh
""" """
class SetupState(IntEnum): class SetupState(IntEnum):
LOW_VOLTAGE = 0 LOW_VOLTAGE = 0
GETTING_STARTED = 1 GETTING_STARTED = 1

Loading…
Cancel
Save