mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-07 10:25:23 +08:00
[FMUv6s] Communicate the correct board id version
This commit is contained in:
committed by
Niklas Hauser
parent
4fa9aa205f
commit
c2fb48990a
@@ -171,6 +171,10 @@
|
||||
/* Enable the buffer for the dmesg command */
|
||||
#define BOARD_ENABLE_CONSOLE_BUFFER
|
||||
|
||||
/* No CDCACM driver for this board, so this is manually defined for version.c
|
||||
* so that the px4_board_version reports the correct board id to the companion */
|
||||
#define CONFIG_CDCACM_PRODUCTID 60
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/****************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user