Files
onepilot/panda/board/drivers/bootkick_declarations.h
1okko 5c0feefabd 666
2026-05-10 07:59:33 +08:00

6 lines
111 B
C

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