DJIBatteryLowCellVoltageOperation
enum DJIBatteryLowCellVoltageOperation : uint8_t {}
Defines aircraft operation when the cell voltage is low. It is only supported when the connected product is stand-alone A3 and N3.
-
LED lights go into warning mode
Declaration
Objective-C
DJIBatteryLowCellVoltageOperationLEDWarning
-
Return-to-Home
Declaration
Objective-C
DJIBatteryLowCellVoltageOperationGoHome
-
Land aircraft immediately
Declaration
Objective-C
DJIBatteryLowCellVoltageOperationLand
-
Unknown
Declaration
Objective-C
DJIBatteryLowCellVoltageOperationUnknown = 255