mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 04:42:06 +00:00
prov type for default config
This commit is contained in:
parent
c6382f8254
commit
be8dc5c5bb
1 changed files with 1 additions and 1 deletions
|
@ -2521,7 +2521,7 @@ static int supplicant_write_config(struct supplicant *s)
|
|||
"# End of configuration\n",
|
||||
s->l->friendly_name ? : "unknown",
|
||||
"1-0050F204-1",
|
||||
"pbc",
|
||||
"pbc keypad pin display",
|
||||
"p2p_device=1",
|
||||
"1");
|
||||
if (r < 0) {
|
||||
|
|
Loading…
Reference in a new issue