From 81ec484e4edb23019a6932f290eed27d346edcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20St=C3=B6ger?= <34764984+tstoegi@users.noreply.github.com> Date: Fri, 31 Mar 2023 12:02:13 +0200 Subject: [PATCH] Added my library for the MicroWakeupper board. (#2639) The MicroWakeupper board is a Wemos D1 mini battery shield that also supports specially deep sleep mode by connecting a external switch (or signal source). The library isn't mandatory but makes life much easier. The board hardware design is public/open source. You can buy it on Tindie: https://www.tindie.com/products/moreiolabs/microwakeupper-wemos-d1-lipo-shield-deepsleep/ --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 2d9e2ca5..0c5fbf73 100644 --- a/repositories.txt +++ b/repositories.txt @@ -1954,6 +1954,7 @@ https://github.com/TriadSemi/TS8000 https://github.com/TridentTD/TridentTD_EasyFreeRTOS32 https://github.com/TridentTD/TridentTD_LineNotify https://github.com/TridentTD/TridentTD_SimplePair +https://github.com/Tstoegi/MicroWakeupper https://github.com/Tvde1/ConfigTool https://github.com/Tvde1/WiFiPicker https://github.com/UBTEDU/uKitExplore-library