Skip to content

Commit

Permalink
Added buildType to
Browse files Browse the repository at this point in the history
  • Loading branch information
waltjohnson committed Oct 6, 2023
1 parent 657b22b commit e66f888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-manual/com-protocol/nmea.md
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,7 @@ $INFO,d,d.d.d.d,d.d.d.d,d,d.d.d.d,d,s,YYYY-MM-DD,hh:mm:ss.ms,s*xx\r\n
| 10 | Add Info | | Additional information |
| 11 | Hardware | | Hardware: 1=uINS, 2=EVB, 3=IMX, 4=GPX |
| 12 | Reserved | | Reserved for internal purpose. |
| 13 | Build type | | Build type: 'a'=ALPHA, 'b'=BETA, 'c'=RELEASE CANDIDATE, 'r'=PRODUCTION RELEASE, 'd'=debug |

## NMEA Examples

Expand Down

0 comments on commit e66f888

Please sign in to comment.