From 09c418ab43d128fee3033c7a94065c3fb558d05b Mon Sep 17 00:00:00 2001 From: jgromes Date: Sat, 1 Oct 2022 16:04:24 +0200 Subject: [PATCH] Added POCSAG to the list of supported protocols --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cd61be2f..0720e7ec 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ SX127x, RFM9x, SX126x, RF69, SX1231, CC1101, RFM2x and Si443x SX127x, RFM9x, SX126x, RF69, SX1231, CC1101, nRF24L01, RFM2x, Si443x and SX128x * [__APRS__](https://www.sigidwiki.com/wiki/APRS) using AFSK for modules: SX127x, RFM9x, SX126x, RF69, SX1231, CC1101, nRF24L01, RFM2x, Si443x and SX128x +* [__POCSAG__](https://www.sigidwiki.com/wiki/POCSAG) using 2-FSK for modules: +SX127x, RFM9x, RF69, SX1231, CC1101, nRF24L01, RFM2x and Si443x ### Supported Arduino platforms: * __Arduino__