AP_HAL_Empty: sort include headers
This commit is contained in:
parent
d14f4104ea
commit
b3a751a199
@ -6,19 +6,19 @@
|
||||
* Only import this header from inside AP_HAL_Empty
|
||||
*/
|
||||
|
||||
#include "UARTDriver.h"
|
||||
#include "I2CDriver.h"
|
||||
#include "SPIDriver.h"
|
||||
#include "AnalogIn.h"
|
||||
#include "Storage.h"
|
||||
#include "GPIO.h"
|
||||
#include "RCInput.h"
|
||||
#include "RCOutput.h"
|
||||
#include "Semaphores.h"
|
||||
#include "Scheduler.h"
|
||||
#include "Util.h"
|
||||
#include "I2CDriver.h"
|
||||
#include "OpticalFlow.h"
|
||||
#include "PrivateMember.h"
|
||||
#include "RCInput.h"
|
||||
#include "RCOutput.h"
|
||||
#include "Scheduler.h"
|
||||
#include "Semaphores.h"
|
||||
#include "SPIDriver.h"
|
||||
#include "Storage.h"
|
||||
#include "UARTDriver.h"
|
||||
#include "Util.h"
|
||||
|
||||
#endif // __AP_HAL_EMPTY_PRIVATE_H__
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user