From 62fa4e0530cb998fb4bf56bf2d0bbad9d7e71e53 Mon Sep 17 00:00:00 2001 From: cheetah Date: Thu, 25 Feb 2021 01:40:00 +0100 Subject: [PATCH] Update Readme.md --- Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Readme.md b/Readme.md index a16472c..ccbb861 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,8 @@ RFM69 for Go ============ +with Modifications to make it work with long data streams such as POCSAG +RX & TX + A Go port of the Arduino library https://github.com/LowPowerLab/RFM69 by Felix Rusu, LowPowerLab.com