Commit 4e1f4e92 authored by Lorenz Meier's avatar Lorenz Meier

Minor comment polishing

parent 934183fc
......@@ -2300,7 +2300,7 @@ void UAS::launch()
}
/**
* Depending on the UAS, this might make the rotors of a helicopter spinning
* @warning Depending on the UAS, this might make the rotors of a helicopter spinning
*
*/
void UAS::armSystem()
......@@ -2311,7 +2311,7 @@ void UAS::armSystem()
}
/**
* warning Depending on the UAS, this might completely stop all motors.
* @warning Depending on the UAS, this might completely stop all motors.
*
*/
void UAS::disarmSystem()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment