mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 10:58:30 -04:00
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
ec5029e4fc
commit
7daf00a618
@ -274,4 +274,4 @@
|
|||||||
#define EEPROM_MAX_ADDR 4096
|
#define EEPROM_MAX_ADDR 4096
|
||||||
// parameters get the first 1KiB of EEPROM, remainder is for waypoints
|
// 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_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
Block a user