!55 feat: WLAN framework's component compile decoupling about probing device

Merge pull request !55 from wangyanzhen/master
This commit is contained in:
openharmony_ci
2022-07-28 02:50:39 +00:00
committed by Gitee
@@ -58,6 +58,7 @@ root {
}
bootUpTimeOut = 30;
bus {
busEnable = 1; /* 0-not enable; 1-enable */
busType = 0; /* 0-sdio 1-usb 2-spi etc. */
busIdx = 2;
funcNum = [1,2];
@@ -91,6 +92,7 @@ root {
}
bootUpTimeOut = 32;
bus {
busEnable = 1; /* 0-not enable; 1-enable */
busType = 0; /* 0-sdio 1-usb 2-spi etc. */
busIdx = 2;
funcNum = [1];