From b458af4b91d0242d625471001565ab2d27a76a44 Mon Sep 17 00:00:00 2001 From: sh123 Date: Fri, 12 Feb 2021 17:20:39 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0768314..45cc416 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Install via libraries: - `cfg.EnableIsToRf` set to `true` to forward APRS-IS traffic to RF, see also `cfg.AprsFilter` for traffic filtering - `cfg.EnableRepeater` set to `true` to enable packet repeater - `cfg.EnableBeacon` set to `true` to enable periodic beacons specified in `cfg.AprsRawBeacon` with period specified in `cfg.AprsRawBeaconPeriodMinutes` into RF and APRS-IS if `cfg.EnableRfToIs` is enabled + - `cfg.LoraUseIsr` set to `true` to enable LoRa incoming packet handling using interrupts in continous RX mode suitable for speech data, otherwise set to `false` for single packet polling mode # Protocol Compatibility - Make sure LoRa sync word and other LoRa parameters match