From f06be4c069c49592942314cb0c676832cfe1a5cb Mon Sep 17 00:00:00 2001 From: Manuel Bl <10954524+manuelbl@users.noreply.github.com> Date: Wed, 29 Sep 2021 21:31:48 +0200 Subject: [PATCH] Update README with link to Wiki --- README.md | 3 ++- library.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f0e9de..0036c08 100644 --- a/README.md +++ b/README.md @@ -19,11 +19,12 @@ The library is based on the LMIC library from IBM (specifically the well-maintai ## New in version 4.0 (prerelease) -- Support for deep sleep and power off +- Support for deep sleep and power off (see [Deep Sleep and Power Off](https://github.com/manuelbl/ttn-esp32/wiki/Deep-Sleep-and-Power-Off)) - Verified compatibility with ESP-IDF v4.3 - Upgraded underlying library mcci-catena/arduino-lmic to v4.0.1 (improved channel shuffling) - C API - Support for sub-bands +- Dropped support for *Makefile* builds ## Get Started diff --git a/library.json b/library.json index 9c3bce4..98a2046 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "url": "https://github.com/manuelbl/ttn-esp32.git", "branch": "master" }, - "version": "4.0.0-pre", + "version": "4.0.1-pre", "license": "MIT License", "export": { "include": [