mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-19 01:33:52 +08:00
* Exit power saving also for CAN based ingition detection and replace interrup with simple state machine. a bit of delay it's fine * bug fixes and also CDP set on start * sorry misra * move comment * typo * remove ignition interrupts * Power saving state machine should be done by boardd, which also sets safety modes and usb power modes * typo * Added usb command for power save state setting * Added power save enabled packet * Added power_save_enabled to python lib too