add:高功率申请

This commit is contained in:
tangchao0503
2023-09-13 15:43:41 +08:00
parent db81ffe5cc
commit 1b12e68f84
3 changed files with 26 additions and 0 deletions

View File

@ -30,6 +30,9 @@
/* Includes ------------------------------------------------------------------*/
#include "dji_typedef.h"
#include "dji_power_management.h"
#include <wiringPi.h>
#define HIGH_POWER_APPLY_PIN 11
#ifdef __cplusplus
extern "C" {