From 24fb277d575a340377ea35c5385727246b93e9ce Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 12 Aug 2024 09:27:44 +0200 Subject: [PATCH] Added TO-DO Section to Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a2ea2a5..38b2371 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # PiVideo +## TO-DO +- Add GPIO Shutdown and Start option to Script [see](https://raspberrypi.stackexchange.com/questions/117013/raspberry-pi-4-b-gpio-boot-and-shutdown-buttons) + ## Overview This is a collection of scripts which run a video in a loop until a Button connected to GPIO is Pressed.