mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 18:38:28 -04:00
uncrustify libraries/AP_ADC/AP_ADC_HIL.cpp
This commit is contained in:
parent
0fcf421752
commit
bd0b3ee6b2
@ -6,14 +6,14 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
AP_ADC_HIL.cpp
|
* AP_ADC_HIL.cpp
|
||||||
Author: James Goppert
|
* Author: James Goppert
|
||||||
|
*
|
||||||
License:
|
* License:
|
||||||
This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
modify it under the terms of the GNU Lesser General Public
|
* modify it under the terms of the GNU Lesser General Public
|
||||||
License as published by the Free Software Foundation; either
|
* License as published by the Free Software Foundation; either
|
||||||
version 2.1 of the License, or (at your option) any later version.
|
* version 2.1 of the License, or (at your option) any later version.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const uint8_t AP_ADC_HIL::sensors[6] = {1,2,0,4,5,6};
|
const uint8_t AP_ADC_HIL::sensors[6] = {1,2,0,4,5,6};
|
||||||
|
Loading…
Reference in New Issue
Block a user