AP_SerialLED: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:19 +11:00 committed by Andrew Tridgell
parent 27b34f8b5f
commit be15dfff29

View File

@ -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