mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 10:30:35 +08:00
QuRT: Fixed file descriptions for command_<config>.c
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
/**
|
||||
* @file hello.c
|
||||
* Commands to run for the QuRT "default" target
|
||||
* @file commands_default.c
|
||||
* Commands to run for the "qurt_default" config
|
||||
*
|
||||
* @author Mark Charlebois <charlebm@gmail.com>
|
||||
*/
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
/**
|
||||
* @file hello.c
|
||||
* Commands to run for the QuRT "hello" target
|
||||
* @file commands_hello.c
|
||||
* Commands to run for the "qurt_hello" config
|
||||
*
|
||||
* @author Mark Charlebois <charlebm@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user