Change component identification to HEARTBEAT.type
This commit is contained in:
parent
0514c64f02
commit
48154002cc
3 changed files with 18 additions and 11 deletions
|
|
@ -103,6 +103,9 @@ private:
|
|||
"LOCAL_FRAME_LAT", "LOCAL_FRAME_LON",
|
||||
};
|
||||
|
||||
uint8_t system_id;
|
||||
uint8_t component_id;
|
||||
|
||||
// TODO: Interpolate with some delay
|
||||
Vector3 last_location;
|
||||
Quaternion last_rotation;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue