diff --git a/rigs/icmarine/icm803.c b/rigs/icmarine/icm803.c index f2212499e..622c3b827 100644 --- a/rigs/icmarine/icm803.c +++ b/rigs/icmarine/icm803.c @@ -53,7 +53,7 @@ static const struct icmarine_priv_caps ICM803_priv_caps = { - .default_remote_id = 0x20, /* default address */ + .default_remote_id = 20, /* default address */ };