ManualControl: remove unused variables and renaming

This commit is contained in:
Matthias Grob
2021-10-22 11:02:25 +02:00
parent e73e6a490d
commit af54ac7cdb
4 changed files with 7 additions and 13 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
/**
* @file commander_params.c
*
* Parameters defined by the sensors task.
* Parameters definition for Commander.
*
* @author Lorenz Meier <lorenz@px4.io>
* @author Thomas Gubler <thomas@px4.io>