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