diff --git a/rotators/indi/indi.c b/rotators/indi/indi.c index 87f6a2fcf..3634e56ad 100644 --- a/rotators/indi/indi.c +++ b/rotators/indi/indi.c @@ -33,7 +33,7 @@ const struct rot_caps indi_rot_caps = .mfg_name = "INDI", .version = "0.1", .copyright = "LGPL", - .status = RIG_STATUS_ALPHA, + .status = RIG_STATUS_BETA, .rot_type = ROT_TYPE_OTHER, .port_type = RIG_PORT_NONE, .write_delay = 0,