Files
dragonpilot/common/watchdog.h
Adeeb Shihadeh cb8885cffb Merge common/ and selfdrive/common (#24556)
* Merge common/ and selfdrive/common

* fix that

* fix version

* fix unit tests
2022-05-18 14:11:57 -07:00

4 lines
36 B
C

#pragma once
bool watchdog_kick();