This website works better with JavaScript.
Explore
Help
Register
Sign In
sadmen
/
jyoung
mirror of
https://github.com/jyoung8607/openpilot.git
Watch
1
Star
0
Fork
You've already forked jyoung
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
open source driving agent
6765
Commits
104
Branches
34
Tags
1.6 GiB
Tree:
88a80983a4
jyoung
/
common
/
watchdog.h
4 lines
36 B
Raw
Normal View
History
Unescape
Escape
Add watchdog check to manager (#20277) * this should work but doesnt * Only offroad * works * make it work offorad * reduce diff * cleanup * need util Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
#
pragma once
bool
watchdog_kick
(
)
;