AP_Compass_HIL: fixed indentation

This commit is contained in:
Andrew Tridgell 2013-05-02 21:31:17 +10:00
parent 26bf636541
commit c90d44c121

View File

@ -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 * AP_Compass_HIL.cpp - Arduino Library for HIL model of HMC5843 I2C Magnetometer
* Code by James Goppert. DIYDrones.com * Code by James Goppert. DIYDrones.com