This website works better with JavaScript.
Explore
Help
Register
Sign In
zrzk
/
ardupilot
Watch
1
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
24420
Commits
23
Branches
0
Tags
282 MiB
Tree:
703ef0ca0e
ardupilot
/
APMrover2
/
compat.h
5 lines
43 B
Raw
Normal View
History
Unescape
Escape
APMrover2: replace header guard with pragma once
9 years ago
#
pragma once
Rover: first cut at porting rover to AP_HAL
12 years ago
#
define HIGH 1
#
define LOW 0