mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
tap_esc: add board_config.h for completeness
This commit is contained in:
committed by
Lorenz Meier
parent
d59e9e2958
commit
a64e9bfa03
@@ -33,6 +33,8 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <board_config.h>
|
||||||
|
|
||||||
/* At the moment the only known use is with a current sensor */
|
/* At the moment the only known use is with a current sensor */
|
||||||
#define ESC_HAVE_CURRENT_SENSOR
|
#define ESC_HAVE_CURRENT_SENSOR
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user