remove polarity from config file generation
SVN-Revision: 13034
This commit is contained in:
parent
0aaaf0e266
commit
3800e56ddb
1 changed files with 1 additions and 2 deletions
|
@ -341,8 +341,7 @@ detect_atheros() {
|
|||
NanoStation*)
|
||||
EXTRA_DEV="
|
||||
# Ubiquiti NanoStation features
|
||||
option antenna internal
|
||||
option polarity auto # (auto|horizontal|vertical)
|
||||
option antenna auto # (auto|horizontal|vertical|external)
|
||||
"
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue