mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
rpi:Added BOARD_OVERRIDE_PX4_GUID
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#define BOARD_OVERRIDE_UUID "RPIID " // must be of length 12 (PX4_CPU_UUID_BYTE_LENGTH)
|
||||
#define BOARD_OVERRIDE_MFGUID BOARD_OVERRIDE_UUID
|
||||
#define BOARD_OVERRIDE_PX4_GUID "00000000" BOARD_OVERRIDE_UUID // must be of length 18 (PX4_GUID_BYTE_LENGTH)
|
||||
|
||||
#define BOARD_NAME "RPI"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user