Corrected a small mistake with WFC profile #3.
This commit is contained in:
parent
0d05310058
commit
b06345976f
|
@ -169,18 +169,18 @@ FW_WFCProfile FW_WFCProfile2 = {"",
|
|||
{0, 0}
|
||||
} ;
|
||||
|
||||
FW_WFCProfile FW_WFCProfile3 = {"DeSmuME Soft AP 3",
|
||||
"DeSmuME Soft AP 3",
|
||||
"WEP KEY PART 1",
|
||||
"WEP KEY PART 2",
|
||||
"WEP KEY PART 3",
|
||||
"WEP KEY PART 4",
|
||||
{127, 0, 0, 1},
|
||||
{127, 0, 0, 1},
|
||||
{127, 0, 0, 1},
|
||||
{127, 0, 0, 1},
|
||||
24,
|
||||
"AOSS WEP KEY",
|
||||
FW_WFCProfile FW_WFCProfile3 = {"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
{0, 0, 0, 0},
|
||||
{0, 0, 0, 0},
|
||||
{0, 0, 0, 0},
|
||||
{0, 0, 0, 0},
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0xFF,
|
||||
|
|
Loading…
Reference in New Issue