From 4b0c68e2973e1a20677491cffadf3c7fbc1f7f36 Mon Sep 17 00:00:00 2001 From: jgromes Date: Tue, 7 Apr 2020 13:30:27 +0200 Subject: [PATCH] [RTTY] Added note about SX128x usage --- examples/RTTY/RTTY_Transmit/RTTY_Transmit.ino | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/RTTY/RTTY_Transmit/RTTY_Transmit.ino b/examples/RTTY/RTTY_Transmit/RTTY_Transmit.ino index d456b041..f565c6f0 100644 --- a/examples/RTTY/RTTY_Transmit/RTTY_Transmit.ino +++ b/examples/RTTY/RTTY_Transmit/RTTY_Transmit.ino @@ -12,6 +12,7 @@ - SX126x - nRF24 - Si443x/RFM2x + - SX128x For full API reference, see the GitHub Pages https://jgromes.github.io/RadioLib/ @@ -70,6 +71,7 @@ void setup() { // SX126x - 1 Hz // nRF24 - 1000000 Hz // Si443x/RFM2x - 156 Hz + // SX128x - 198 Hz Serial.print(F("[RTTY] Initializing ... ")); // low ("space") frequency: 434.0 MHz // frequency shift: 183 Hz