From 010cc834d2245b77451b6da3d696c269eeb1c6d7 Mon Sep 17 00:00:00 2001 From: John Klug Date: Mon, 30 Apr 2018 11:57:57 -0500 Subject: Improve text documentation in scripts. --- recipes-kernel/rs9113/files/rf/wfr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/rs9113/files/rf/wfr') diff --git a/recipes-kernel/rs9113/files/rf/wfr b/recipes-kernel/rs9113/files/rf/wfr index 9fe21bb..ad9619b 100755 --- a/recipes-kernel/rs9113/files/rf/wfr +++ b/recipes-kernel/rs9113/files/rf/wfr @@ -2,7 +2,7 @@ echo 'WiFi recieve' echo 'Parameter 1 is channel' echo 'Paramter 2 is width' -echo '0 is 20MHz, 6 is 40MHz' +echo '0 is 20MHz, 2 is upper 20 of 40, 4 is lower 20 of 40, 6 is 40MHz, 8 is 20KHz for 11J' export DRIVER_MODE=2 export COEX_MODE=1 /etc/init.d/rs9113 stop >/dev/null 2>&1 -- cgit v1.2.3