.. | .. |
---|
| 1 | +# SPDX-License-Identifier: GPL-2.0 |
---|
1 | 2 | config PI433 |
---|
2 | | - tristate "Pi433 - a 433MHz radio module for Raspberry Pi" |
---|
3 | | - depends on SPI |
---|
4 | | - help |
---|
5 | | - This option allows you to enable support for the radio module Pi433. |
---|
| 3 | + tristate "Pi433 - a 433MHz radio module for Raspberry Pi" |
---|
| 4 | + depends on SPI |
---|
| 5 | + help |
---|
| 6 | + This option allows you to enable support for the radio module Pi433. |
---|
6 | 7 | |
---|
7 | | - Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi |
---|
8 | | - or compatible. It extends the Raspberry Pi with the option, to |
---|
9 | | - send and receive data in the 433MHz ISM band - for example to |
---|
10 | | - communicate between two systems without using ethernet or bluetooth |
---|
11 | | - or for control or read sockets, actors, sensors, widely available |
---|
12 | | - for low price. |
---|
| 8 | + Pi433 is a shield that fits onto the GPIO header of a Raspberry Pi |
---|
| 9 | + or compatible. It extends the Raspberry Pi with the option, to |
---|
| 10 | + send and receive data in the 433MHz ISM band - for example to |
---|
| 11 | + communicate between two systems without using ethernet or bluetooth |
---|
| 12 | + or for control or read sockets, actors, sensors, widely available |
---|
| 13 | + for low price. |
---|
13 | 14 | |
---|
14 | | - For details or the option to buy, please visit https://pi433.de/en.html |
---|
| 15 | + For details or the option to buy, please visit https://pi433.de/en.html |
---|
15 | 16 | |
---|
16 | | - If in doubt, say N here, but saying yes most probably won't hurt |
---|
| 17 | + If in doubt, say N here, but saying yes most probably won't hurt |
---|