Skip to content

Commit

Permalink
fix documentation for FlightController constructor
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Mar 20, 2019
1 parent b6b2a8c commit f140b92
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions inc/msp/FlightController.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ class FlightController {
public:
/**
* @brief FlightController Constructor
* @param device Name of serial device (e.g. /dev/ttyACM0)
* @param baudrate Speed of serial connection (not necessary for direct USB
* connection)
* @return
*/
FlightController();

Expand Down

0 comments on commit f140b92

Please sign in to comment.