This website requires JavaScript.
Explore
Help
Register
Sign In
mawei
/
openpilot1
mirror of
https://github.com/huifan0114/openpilot.git
Watch
1
Star
0
Fork
You've already forked openpilot1
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c3b2e5d9ad
openpilot1
/
common
/
watchdog.h
6 lines
67 B
C++
Raw
Blame
History
#
pragma once
#
include
<cstdint>
bool
watchdog_kick
(
uint64_t
ts
)
;
Reference in New Issue
View Git Blame
Copy Permalink