#include <Waypoints.h>
Public Attributes | |
uint8_t | id |
int8_t | p1 |
int32_t | alt |
int32_t | lat |
int32_t | lng |
Definition at line 13 of file Waypoints.h.
int32_t Waypoints::WP::alt |
Definition at line 16 of file Waypoints.h.
uint8_t Waypoints::WP::id |
Definition at line 14 of file Waypoints.h.
int32_t Waypoints::WP::lat |
Definition at line 17 of file Waypoints.h.
int32_t Waypoints::WP::lng |
Definition at line 18 of file Waypoints.h.
int8_t Waypoints::WP::p1 |
Definition at line 15 of file Waypoints.h.