mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Added Sonar and Baro enumerations
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1470 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
7cb9579edf
commit
cfcc88d405
@ -53,6 +53,8 @@
|
||||
|
||||
#define MAX_SERVO_OUTPUT 2700
|
||||
|
||||
#define SONAR 0
|
||||
#define BARO 1
|
||||
|
||||
#define WP_START_BYTE 0x130 // where in memory home WP is stored + all other WP
|
||||
#define WP_SIZE 14
|
||||
|
Loading…
Reference in New Issue
Block a user