[Morse] Added note about nRF24 usage
This commit is contained in:
parent
528b20fdf3
commit
fa46be439c
1 changed files with 2 additions and 1 deletions
|
@ -4,12 +4,13 @@
|
||||||
This example sends Morse code message using
|
This example sends Morse code message using
|
||||||
SX1278's FSK modem.
|
SX1278's FSK modem.
|
||||||
|
|
||||||
Other modules that can be used for Morse:
|
Other modules that can be used for Morse Code:
|
||||||
- SX127x/RFM9x
|
- SX127x/RFM9x
|
||||||
- RF69
|
- RF69
|
||||||
- SX1231
|
- SX1231
|
||||||
- CC1101
|
- CC1101
|
||||||
- SX126x
|
- SX126x
|
||||||
|
- nRF24
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// include the library
|
// include the library
|
||||||
|
|
Loading…
Add table
Reference in a new issue