Skip to content
Snippets Groups Projects
Commit 212c38f0 authored by Neal Oakey's avatar Neal Oakey Committed by Matthias Schiffer
Browse files

ar71xx: add model detection for UBNT Rocket Ti (#943)

parent 3d9a3f35
No related branches found
No related tags found
No related merge requests found
...@@ -30,8 +30,8 @@ index a9dca58..1985c88 100755 ...@@ -30,8 +30,8 @@ index a9dca58..1985c88 100755
+ "e0a") + "e0a")
+ model="Ubiquiti NanoStation loco M" + model="Ubiquiti NanoStation loco M"
+ ;; + ;;
+ "e1b") # Note: the M5 has not been tested! + "e1b"|\ # Note: the M5 / M5 Ti haven't yet been verified!
+ # and the Ti Versions are still missing + "e1d") # Rocket Ti M
+ model="Ubiquiti Rocket M" + model="Ubiquiti Rocket M"
+ ;; + ;;
+ "e20"|\ + "e20"|\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment