mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_SerialLED: tidy includes
This commit is contained in:
parent
27b34f8b5f
commit
be15dfff29
@ -17,7 +17,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <AP_HAL/AP_HAL.h>
|
||||
#include <stdint.h>
|
||||
|
||||
// limit number of LEDs, mostly to keep DMA memory consumption within
|
||||
// reasonable bounds
|
||||
|
Loading…
Reference in New Issue
Block a user