mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 23:29:07 +08:00
px4_micro_hal:Fix typo
This commit is contained in:
parent
517add3c8c
commit
3f0c9d5df5
@ -178,7 +178,7 @@ __BEGIN_DECLS
|
||||
/* The mfguid will be an array of bytes with
|
||||
* MSD @ index 0 - LSD @ index PX4_CPU_MFGUID_BYTE_LENGTH-1
|
||||
*
|
||||
* It wil be conferted to a string with the MSD on left and LSD on the right most position.
|
||||
* It will be converted to a string with the MSD on left and LSD on the right most position.
|
||||
*/
|
||||
# define PX4_CPU_MFGUID_BYTE_LENGTH PX4_CPU_UUID_BYTE_LENGTH
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user