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