mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
Linux: removed documentation of parameter
The parameter is not present in the linux implementation so removed the documentation for the parameter. Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -167,7 +167,6 @@ protected:
|
||||
* Constructor
|
||||
*
|
||||
* @param name Driver name
|
||||
* @param irq Interrupt assigned to the device.
|
||||
*/
|
||||
Device(const char *name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user