@interface CUICalibration : NSObject + (void)dismissCalibrationAlert; + (void)showCalibrationAlert; @end