From 174a1e878229a2afbad20d89a6448eabec464b3f Mon Sep 17 00:00:00 2001 From: Rob Tillaart Date: Wed, 14 Dec 2022 20:09:12 +0100 Subject: [PATCH] Add PIR library (#2238) Library to handle up to 8 PIR sensors. --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 15215364..280d2b1c 100644 --- a/repositories.txt +++ b/repositories.txt @@ -3573,6 +3573,7 @@ https://github.com/RobTillaart/PERIPUMP https://github.com/RobTillaart/PID_RT https://github.com/RobTillaart/PinInGroup https://github.com/RobTillaart/PinOutGroup +https://github.com/RobTillaart/PIR https://github.com/RobTillaart/Prandom https://github.com/RobTillaart/pressure https://github.com/RobTillaart/PrintCharArray