fixed Security Protocol Settings
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@ typedef struct {
|
||||
int nss;
|
||||
int tx_power;
|
||||
int radio_caps;
|
||||
int radio_caps2;
|
||||
int antenna_gain;
|
||||
bool he_enabled;
|
||||
} uf_radio_t;
|
||||
@@ -45,7 +46,7 @@ typedef struct {
|
||||
|
||||
/* ─── Full model descriptor ───────────────────────────────────────── */
|
||||
typedef struct {
|
||||
const char *model; /* "U6IW", "U6LITE" */
|
||||
const char *model; /* "U6IW", "UAL6" */
|
||||
const char *model_display; /* "U6 IW" */
|
||||
const char *display_name; /* "U6-IW" */
|
||||
const char *platform; /* used in announce PKT_PLATFORM */
|
||||
|
||||
Reference in New Issue
Block a user