Commit 6d70ad27 authored by lyong's avatar lyong

优化产测wifi

parent 203587ef
This diff is collapsed.
...@@ -260,6 +260,7 @@ ...@@ -260,6 +260,7 @@
//console.log("wifiEventJS.enableWLANScanValue()================================================1"); //console.log("wifiEventJS.enableWLANScanValue()================================================1");
if (onestart) { if (onestart) {
var wifiEventJS = require("factory_testWifi.js"); var wifiEventJS = require("factory_testWifi.js");
if(globalThis.factoryTest.wifi != 0)
wifiEventJS.enableWLANScanValue(); wifiEventJS.enableWLANScanValue();
//console.log("wifiEventJS.enableWLANScanValue()================================================2"); //console.log("wifiEventJS.enableWLANScanValue()================================================2");
onestart = 0; onestart = 0;
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment