Fix compile warnings in ts870s.c for MacOS

This commit is contained in:
Mike Black W9MDB 2024-09-10 17:46:19 -05:00
parent fe909084b9
commit 82c03a80fc

View File

@ -565,7 +565,9 @@ struct rig_caps ts870s_caps =
.has_set_parm = RIG_PARM_NONE, /* FIXME: parms */
.level_gran =
{
#define NO_LVL_ATT
#include "level_gran_kenwood.h"
#undef NO_LVL_ATT
[LVL_ATT] = { .min = { .i = 0 }, .max = { .i = 18 }, .step = { .i = 6 } },
},
.parm_gran = {},