From 3a9f87ea47973f1dc6c7e531b24f6beca26dca92 Mon Sep 17 00:00:00 2001 From: sh123 Date: Thu, 28 Oct 2021 10:20:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2602d7a..2469551 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This project is amateur radio ESP32 based LoRa **KISS Bluetooth/BLE/USB/TCPIP** Install via libraries: - Arduino ESP32 library: https://github.com/espressif/arduino-esp32 - LoRa library - - RadioLib library (use github master version): https://github.com/jgromes/RadioLib + - RadioLib library (⚠use github master version): https://github.com/jgromes/RadioLib - or LoRa Arduino library: https://github.com/sandeepmistry/arduino-LoRa - Arduino Timer library: https://github.com/contrem/arduino-timer - CircularBuffer library: https://github.com/rlogiacco/CircularBuffer