carrot/panda/board/drivers/bootkick_declarations.h

6 lines
111 B
C
Raw Normal View History

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