Skip to content

Commit

Permalink
Minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TMRh20 committed Jul 10, 2020
1 parent 307db39 commit dff739c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RF24Gateway.h
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ class RF24Gateway {
*
* @code
* ip tuntap add dev tun_nrf24 mode tun user pi multi_queue
* ifconfig tun_nrf24 10.10.3.1/24 @endcode
* ifconfig tun_nrf24 10.1.3.1/24 @endcode
*
* To enable nat and routing, the following commands can also be run:
*
Expand Down

0 comments on commit dff739c

Please # to comment.