[Morse] Added note about nRF24 usage

This commit is contained in:
jgromes 2019-06-01 20:51:04 +02:00
parent 528b20fdf3
commit fa46be439c

View file

@ -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