diff options
| author | John Klug <john.klug@multitech.com> | 2019-05-16 16:41:28 -0500 |
|---|---|---|
| committer | John Klug <john.klug@multitech.com> | 2019-05-16 16:41:28 -0500 |
| commit | 687c5f81111a0971a51f1438a363df027a433bcd (patch) | |
| tree | 24183625f2fb27958a6d70cc930ec9f8354656cf /recipes-kernel/rs9113/files/rf/wf | |
| parent | bd9e00f993f57dbf6456e7870184a45076b41b59 (diff) | |
| download | meta-multitech-4.tar.gz meta-multitech-4.tar.bz2 meta-multitech-4.zip | |
Allow for antenna gain in wf command4
Diffstat (limited to 'recipes-kernel/rs9113/files/rf/wf')
| -rw-r--r-- | recipes-kernel/rs9113/files/rf/wf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/rs9113/files/rf/wf b/recipes-kernel/rs9113/files/rf/wf index 7c31f44..832ec51 100644 --- a/recipes-kernel/rs9113/files/rf/wf +++ b/recipes-kernel/rs9113/files/rf/wf @@ -1,4 +1,4 @@ -!/bin/bash +#!/bin/bash echo 'Optional 1st parameter is wifi channel' echo '2nd parameter is rate 1,18,54 or other valid rate' echo '3rd parameter is width, 0 for 20MHz, and 24 for 40MHz' |
