mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-26 14:20:34 +08:00
refactor drv_led.h: rename to drv_board_led.h
This makes it clear that it's used to control the board LED's, not external LED's.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <drivers/drv_led.h>
|
||||
#include <drivers/drv_board_led.h>
|
||||
|
||||
#include "simulator.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user