mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
STM32: Added TODO in the example app
This commit is contained in:
parent
16a555e571
commit
dd5a070bc6
@ -78,6 +78,9 @@ public:
|
||||
node.setNodeID(64);
|
||||
node.setName("org.uavcan.stm32_test_stm32f107");
|
||||
|
||||
// TODO: fill software version info (version number, VCS commit hash, ...)
|
||||
// TODO: fill hardware version info (version number, unique ID)
|
||||
|
||||
/*
|
||||
* Initializing the UAVCAN node - this may take a while
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user