Files
MoreTore/panda/board/drivers/bootkick_declarations.h
Vehicle Researcher 74ee5a3ad8 openpilot v0.10.3
2025-12-19 07:27:22 +00:00

6 lines
111 B
C

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