diff --git a/rigs/yaesu/newcat.c b/rigs/yaesu/newcat.c index 4fa5a7333..aa60d2b38 100644 --- a/rigs/yaesu/newcat.c +++ b/rigs/yaesu/newcat.c @@ -510,6 +510,7 @@ int newcat_open(RIG *rig) ENTERFUNC; + rig_debug(RIG_DEBUG_TRACE, "%s: Rig=%s, version=%s\n", __func__, rig->caps->model_name, rig->caps->version); rig_debug(RIG_DEBUG_TRACE, "%s: write_delay = %i msec\n", __func__, rig_s->rigport.write_delay);