1
0
Fork 0
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:
albfan 2015-07-29 20:13:06 +02:00
parent c6382f8254
commit be8dc5c5bb

View file

@ -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) {