mirror of https://github.com/ArduPilot/ardupilot
AP_Compass_HIL: fixed indentation
This commit is contained in:
parent
26bf636541
commit
c90d44c121
|
@ -1,3 +1,4 @@
|
|||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
/*
|
||||
* AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer
|
||||
* Code by James Goppert. DIYDrones.com
|
||||
|
|
Loading…
Reference in New Issue