Skip to content

Commit

Permalink
Update ship_data_model.h
Browse files Browse the repository at this point in the history
NAV mode for AP
  • Loading branch information
mgrouch authored Mar 19, 2024
1 parent 19ee2a1 commit 48e3616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bbn_m5tough_active_boat/ship_data_model.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ extern "C" {
GROUND_WIND_TRUE = 9,
COG_MAG = 10,
COG_TRUE = 11,
NAV = 12,
} ap_mode_e;

typedef enum {
Expand Down

0 comments on commit 48e3616

Please sign in to comment.