mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
[FMUv6s] Communicate the correct board id version
This commit is contained in:
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
|
||||
|
||||
/****************************************************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user