From 3854a354c9e2b1f0e721a7328d50adb09364f0dc Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Sun, 4 Dec 2022 19:15:20 +0100 Subject: [PATCH] Add RAIN - Arduino library for a rain-sensor --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index d5d462e2b..13a909fd8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3573,6 +3573,7 @@ https://github.com/RobTillaart/PrintSize https://github.com/RobTillaart/PrintString https://github.com/RobTillaart/PulsePattern https://github.com/RobTillaart/RADAR +https://github.com/RobTillaart/RAIN https://github.com/RobTillaart/randomHelpers https://github.com/RobTillaart/rotaryDecoder https://github.com/RobTillaart/rotaryDecoderSwitch