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*)
|
NanoStation*)
|
||||||
EXTRA_DEV="
|
EXTRA_DEV="
|
||||||
# Ubiquiti NanoStation features
|
# Ubiquiti NanoStation features
|
||||||
option antenna internal
|
option antenna auto # (auto|horizontal|vertical|external)
|
||||||
option polarity auto # (auto|horizontal|vertical)
|
|
||||||
"
|
"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue