mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 14:18:00 +08:00
[pprzlink] set version 2 as default (#2191)
* [pprzlink] set version 2 as default see discussion in #2167 * update pprzlink to fix bug in pprzlog transport
This commit is contained in:
committed by
GitHub
parent
1ccd44c523
commit
88e773e54c
@@ -81,7 +81,7 @@ SUBDIRS = $(PPRZCENTER) $(MISC) $(LOGALIZER) sw/tools
|
||||
#
|
||||
# Communication protocol version
|
||||
#
|
||||
PPRZLINK_LIB_VERSION ?= 1.0
|
||||
PPRZLINK_LIB_VERSION ?= 2.0
|
||||
|
||||
#
|
||||
# xml files used as input for header generation
|
||||
|
||||
+1
-1
Submodule sw/ext/pprzlink updated: 7dcd0843a1...a41a07156f
Reference in New Issue
Block a user