mirror of https://github.com/ArduPilot/ardupilot
parent
e3c116c9fb
commit
3febd78943
|
@ -13,7 +13,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/*
|
||||
Base class for CRSF telemetery
|
||||
Base class for CRSF telemetry
|
||||
*/
|
||||
|
||||
#include "SIM_CRSF.h"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/*
|
||||
Base class for FrSky telemetery
|
||||
Base class for FrSky telemetry
|
||||
*/
|
||||
|
||||
#include "SIM_Frsky.h"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/*
|
||||
Base class for FrSky D telemetery
|
||||
Base class for FrSky D telemetry
|
||||
*/
|
||||
|
||||
#include "SIM_Frsky_D.h"
|
||||
|
|
Loading…
Reference in New Issue