Skip to content

Commit

Permalink
sbf.h: only overwrite Stream1 in the autoconfig instead of all
Browse files Browse the repository at this point in the history
  • Loading branch information
SeptentrioGNSS authored Feb 7, 2024
1 parent 836b24c commit 3393191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sbf.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

#define SBF_CONFIG_BAUDRATE "setCOMSettings, %s, baud%d\n"

#define SBF_CONFIG_RESET "setSBFOutput, all, %s, none, off\n"
#define SBF_CONFIG_RESET "setSBFOutput, Stream1, %s, none, off\n"

#define SBF_CONFIG_RECEIVER_DYNAMICS "setReceiverDynamics, %s, UAV\n"

Expand Down

0 comments on commit 3393191

Please sign in to comment.