Update wifibroadcast

Add Thinker-Tiny 8731BU wifi  support
pull/1624/head
Kenny 2024-11-29 20:24:10 +08:00 committed by GitHub
parent e7058b1727
commit 04cd93f74e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ detect_wifi_card() {
modprobe 8812eu rtw_regd_src=1 rtw_tx_pwr_by_rate=0 rtw_tx_pwr_lmt_enable=0
;;
"0bda:f72b")
"0bda:f72b" | "0bda:b733")
driver="8733bu"
modprobe 8733bu rtw_regd_src=1 rtw_tx_pwr_by_rate=0 rtw_tx_pwr_lmt_enable=0
;;