mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 02:13:43 +08:00
enable debug print
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from cereal import custom
|
||||
|
||||
DEBUG = False
|
||||
DEBUG = True
|
||||
PARAMS_UPDATE_PERIOD = 2. # secs. Time between parameter updates.
|
||||
TEMP_INACTIVE_GUARD_PERIOD = 1. # secs. Time to wait after activation before considering temp deactivation signal.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user