Skip to content

Commit e582248

Browse files
author
Ritwick DSouza
committed
[raspbian] Updated documentations
1 parent 6be2412 commit e582248

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/source/backends/raspbian.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,6 @@ common wireless access point configuration:
487487
"protocol": "802.11n",
488488
"channel": 3,
489489
"channel_width": 20,
490-
"tx_power": 3
491490
},
492491
],
493492
"interfaces": [
@@ -580,7 +579,6 @@ point using *WPA2 Personal (Pre-Shared Key)* encryption:
580579
"protocol": "802.11n",
581580
"channel": 3,
582581
"channel_width": 20,
583-
"tx_power": 3
584582
}
585583
],
586584
"interfaces": [
@@ -640,7 +638,7 @@ which must contain a list of `NetJSON radio objects <http://netjson.org/rfc.html
640638
Radio object extensions
641639
~~~~~~~~~~~~~~~~~~~~~~~
642640

643-
In addition to the default *NetJSON Radio object options*, the ``OpenWrt`` backend
641+
In addition to the default *NetJSON Radio object options*, the ``Raspbian`` backend
644642
also requires setting the following additional options for each radio in the list:
645643

646644
+--------------+---------+-----------------------------------------------+

0 commit comments

Comments
 (0)