interface Callback |
Package: | dji.common.flightcontroller |
Callback interface that updates the gravity calibration's current state data.
void onUpdate(GravityCenterState state) |
Package: | dji.common.flightcontroller |
Callback function that updates the gravity calibration's current state data.
GravityCenterState state | Current state of the gravity calibration. |
{{searchCount}} Results