Skip to content

Commit

Permalink
Changed msg
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindehecker committed Sep 13, 2016
1 parent c42ba47 commit 5bbac39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sw/airborne/modules/sensors/kalamos_uart.h
Expand Up @@ -45,7 +45,9 @@ struct kalamos_t {
//should be exactly the same as pprz.h
struct Kalamos2PPRZPackage {
float height;
float min_height;
float descendx;
float descendy;
float descendz;
float joe_enu_x;
float joe_enu_y;
float land_enu_x;
Expand Down

0 comments on commit 5bbac39

Please sign in to comment.