mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 11:59:17 +08:00
Fix a missing 'end' that breaks task listing.
This commit is contained in:
@@ -95,6 +95,7 @@ end
|
|||||||
document showfiles
|
document showfiles
|
||||||
. showfiles <TCB pointer>
|
. showfiles <TCB pointer>
|
||||||
. Prints the files opened by a task.
|
. Prints the files opened by a task.
|
||||||
|
end
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Task display
|
# Task display
|
||||||
|
|||||||
Reference in New Issue
Block a user