[RTTY] Renamed example
This commit is contained in:
parent
5cd59e43ba
commit
2302433f2e
1 changed files with 3 additions and 6 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue