mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add max_pin_retry option and add mbim-utils
This commit is contained in:
parent
277397f4d7
commit
0fc010d6cb
4 changed files with 16 additions and 3 deletions
|
@ -54,6 +54,7 @@ omr_intf_set() {
|
|||
uci -q delete network.$1.modalias
|
||||
uci -q delete network.$1.product
|
||||
fi
|
||||
uci -q delete network.$1.pin_retry
|
||||
}
|
||||
|
||||
omr_set_settings() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue