mirror of https://github.com/hak5/openwrt.git
parent
ac68f0d8fa
commit
301b1b4f92
|
@ -73,6 +73,9 @@ tplink_board_detect() {
|
|||
"070300"*)
|
||||
model="TP-Link TL-WR703N"
|
||||
;;
|
||||
"070100"*)
|
||||
model="TP-Link TL-WA701N/ND"
|
||||
;;
|
||||
"074000"*)
|
||||
model="TP-Link TL-WR740N/ND"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue