Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bitcraze/crazyflie-firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
ataffanel committed Feb 25, 2018
2 parents bca69b2 + 1974711 commit 5383d70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/modules/interface/crtp_localization_service.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ typedef enum
LPS_SHORT_LPP_PACKET = 2,
EMERGENCY_STOP = 3,
EMERGENCY_STOP_WATCHDOG = 4,
COMM_GNSS_NMEA = 6,
COMM_GNSS_PROPRIETARY = 7,
} locsrv_t;

// Set up the callback for the CRTP_PORT_LOCALIZATION
Expand Down

0 comments on commit 5383d70

Please sign in to comment.