This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
ardupilot
mirror of
https://github.com/ArduPilot/ardupilot
Watch
5
Star
0
Fork
You've already forked ardupilot
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9c12b64ba5
ardupilot
/
APMrover2
/
compat.h
5 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
APMrover2: replace header guard with pragma once
2016-02-17 21:25:59 -04:00
#
pragma once
Rover: first cut at porting rover to AP_HAL
2012-12-18 07:44:12 -04:00
#
define HIGH 1
#
define LOW 0