1
0
Fork 0
mirror of https://github.com/albfan/miraclecast.git synced 2025-02-12 19:01:55 +00:00

comment avaliable prov methods

Use only pbc method, but keep commented all available methods
This commit is contained in:
albfan 2015-08-22 11:17:06 +02:00
parent 3ff9281920
commit 781231db26

View file

@ -2529,7 +2529,8 @@ static int supplicant_write_config(struct supplicant *s)
"# End of configuration\n",
s->l->friendly_name ? : "unknown",
"1-0050F204-1",
"pbc keypad pin display",
"pbc",
//"pbc keypad pin display",
"p2p_device=1",
"1");
if (r < 0) {