DJIBatteryCell
@interface DJIBatteryCell : NSObject
Class that contains battery cell voltage data.
-
Returns the voltage (mV) of the current battery cell.
Declaration
Objective-C
@property (readonly, nonatomic) uint16_t voltage;