Files
openpilot/panda/board/drivers/bootkick_declarations.h
Comma Device 3721ecbf8a Release 260111
2026-01-11 18:23:29 +08:00

6 lines
111 B
C

#pragma once
extern bool bootkick_reset_triggered;
void bootkick_tick(bool ignition, bool recent_heartbeat);