diff --git a/rotators/celestron/celestron.c b/rotators/celestron/celestron.c index 87d98685f..39baebe57 100644 --- a/rotators/celestron/celestron.c +++ b/rotators/celestron/celestron.c @@ -228,7 +228,7 @@ const struct rot_caps nexstar_rot_caps = .mfg_name = "Celestron", .version = "20220109.0", .copyright = "LGPL", - .status = RIG_STATUS_BETA, + .status = RIG_STATUS_STABLE, .rot_type = ROT_TYPE_AZEL, .port_type = RIG_PORT_SERIAL, .serial_rate_min = 9600,