[RTTY] Renamed example

This commit is contained in:
jgromes 2018-10-07 12:14:42 +02:00
parent 5cd59e43ba
commit 2302433f2e

View file

@ -4,12 +4,9 @@
This example sends RTTY message using SX1278's This example sends RTTY message using SX1278's
FSK modem. FSK modem.
Other modules from SX127x family can also be used. Other modules that can be used for RTTY:
SX1272 lora = Kite.ModuleA; - SX1272/73/76/77/79
SX1273 lora = Kite.ModuleA; - RF69
SX1276 lora = Kite.ModuleA;
SX1277 lora = Kite.ModuleA;
SX1279 lora = Kite.ModuleA;
*/ */
// include the library // include the library