Type alias CalibrationFrameCallback

CalibrationFrameCallback: ((frame) => Promise<DataFrame | void> | DataFrame | void)

Type declaration