Skip to content

Commit 68d2130

Browse files
committed
Move deprecated handshake to public true, mirroring old state.
1 parent e606322 commit 68d2130

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/yaml/swiftnav/sbp/deprecated.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
package: swiftnav.sbp.deprecated
1212
description: Deprecated SBP messages.
1313
stable: False
14-
public: False
14+
public: True
1515
include:
1616
- types.yaml
1717
definitions:
@@ -34,6 +34,7 @@ definitions:
3434

3535
- MSG_EPHEMERIS_DEPRECATED:
3636
id: 0x001A
37+
public: False
3738
short_desc: Deprecated
3839
desc: Deprecated.
3940
replaced_by:

0 commit comments

Comments
 (0)