1
0
forked from IQ.Lvbs/IQ.Pilot
Files
IQ.Pilot/panda/board/drivers/bootkick_declarations.h
2026-08-22 23:42:42 -05:00

6 lines
111 B
C

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