From 60f5ee0040f5041c0cdcf51be22391dbf3ff2f64 Mon Sep 17 00:00:00 2001 From: sh123 Date: Sun, 18 Dec 2022 18:39:25 +0200 Subject: [PATCH] Update readme --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 38f73c6..1a43dd0 100644 --- a/README.md +++ b/README.md @@ -22,17 +22,6 @@ Modules, which are used by users and known to work - RA-02 (SX1276) - TTGO T-Beam (SX1276) -# Dependencies -Install via board manager: -- Arduino ESP32 (search for esp32): https://github.com/espressif/arduino-esp32 - - Use latest 2.0.5+ version, if board manager does not list it then update "Additional boards manager URL" to https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json - -Install via libraries: -- RadioLib library: https://github.com/jgromes/RadioLib -- Arduino Timer library: https://github.com/contrem/arduino-timer -- CircularBuffer library: https://github.com/rlogiacco/CircularBuffer -- DebugLog library: https://github.com/hideakitai/DebugLog - # Development board Development board schematics, case and antenna models are available under `cad` and `schematics`.