From 5d9ffc42bb5a6944dfe29d614c453c3872e88688 Mon Sep 17 00:00:00 2001 From: Colin Diem Date: Sat, 21 May 2022 19:39:43 -0400 Subject: [PATCH] Added folder for linux, and note on howdy. --- Linux/Howdy/Setting up Howdy.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Linux/Howdy/Setting up Howdy.md diff --git a/Linux/Howdy/Setting up Howdy.md b/Linux/Howdy/Setting up Howdy.md new file mode 100644 index 0000000..6b566f4 --- /dev/null +++ b/Linux/Howdy/Setting up Howdy.md @@ -0,0 +1,4 @@ +install howdy +change howdy config for video device to /dev/video0 +if that doesn't work, try /dev/video1 +that should be it \ No newline at end of file