Browse Source

Set update_config=1 in the example Windows registry config

Jouni Malinen 16 years ago
parent
commit
129b4d35d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      wpa_supplicant/win_example.reg

+ 1 - 0
wpa_supplicant/win_example.reg

@@ -9,6 +9,7 @@ REGEDIT4
 
 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test]
 "ap_scan"=dword:00000002
+"update_config"=dword:00000001
 
 [HKEY_LOCAL_MACHINE\SOFTWARE\wpa_supplicant\configs\test\blobs]
 "testblob"=hex:01,02,03,04,05