#define for 115200 baud

This commit is contained in:
sellensr 2019-04-14 19:40:39 -04:00
parent e214a45ed6
commit 77176c2afd
1 changed files with 3 additions and 2 deletions

View File

@ -51,6 +51,7 @@
#define PMTK_API_SET_FIX_CTL_5HZ "$PMTK300,200,0,0,0,0*2F" ///< 5 Hz
// Can't fix position faster than 5 times a second!
#define PMTK_SET_BAUD_115200 "$PMTK251,115200*1F" ///< 115200 bps
#define PMTK_SET_BAUD_57600 "$PMTK251,57600*2C" ///< 57600 bps
#define PMTK_SET_BAUD_9600 "$PMTK251,9600*17" ///< 9600 bps