mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-02 19:53:57 -04:00
SITL : Update Telemetry
telemetery -> telemetry
This commit is contained in:
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
Block a user