mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 01:10:34 +08:00
Improved comment language
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
committed by
Lorenz Meier
parent
049c769293
commit
2ed2403d04
@@ -33,7 +33,7 @@
|
||||
|
||||
/**
|
||||
* @file protocol_splitter.cpp
|
||||
* NuttX Driver to split mavlink 2 and another RTPS on a serial port.
|
||||
* NuttX Driver to multiplex mavlink and RTPS on a single serial port.
|
||||
* Makes sure the two protocols can be read & written simultanously by 2 processes.
|
||||
* It will create two devices:
|
||||
* /dev/mavlink
|
||||
|
||||
Reference in New Issue
Block a user