mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
Fixed typo
This commit is contained in:
parent
926e3d93b7
commit
307626d1de
@ -47,7 +47,7 @@
|
|||||||
// Debugging
|
// Debugging
|
||||||
#ifdef ENABLE_DEBUG_MSG
|
#ifdef ENABLE_DEBUG_MSG
|
||||||
//#define DEBUG_MSG_IN ///< define to display the incoming NMEA messages
|
//#define DEBUG_MSG_IN ///< define to display the incoming NMEA messages
|
||||||
//#define DEBUG_PARS ///< define to display the incoming NMEA messages split into its parameters
|
//#define DEBUG_PARMS ///< define to display the incoming NMEA messages split into its parameters
|
||||||
//#define DEBUG_MGSID_IN ///< define to display the the names of the incoming NMEA messages
|
//#define DEBUG_MGSID_IN ///< define to display the the names of the incoming NMEA messages
|
||||||
//#define NMEA_DEBUG_PKT ///< define to enable debug of all NMEA messages
|
//#define NMEA_DEBUG_PKT ///< define to enable debug of all NMEA messages
|
||||||
//#define NMEA_DEBUG_GGA ///< define to enable debug of GGA messages
|
//#define NMEA_DEBUG_GGA ///< define to enable debug of GGA messages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user