mirror of https://github.com/ArduPilot/ardupilot
upped WP to 15 bytes
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1746 f9c3cf11-9bcb-44bc-f272-b75c42450872
This commit is contained in:
parent
0ac0fafe86
commit
4fbf2e4fac
|
@ -274,4 +274,4 @@
|
|||
#define EEPROM_MAX_ADDR 4096
|
||||
// parameters get the first 1KiB of EEPROM, remainder is for waypoints
|
||||
#define WP_START_BYTE 0x400 // where in memory home WP is stored + all other WP
|
||||
#define WP_SIZE 14
|
||||
#define WP_SIZE 15
|
||||
|
|
Loading…
Reference in New Issue