From eb34011673e465141c30e20bb2cc94e84b28efce Mon Sep 17 00:00:00 2001 From: Drew Bowering Date: Sat, 30 Mar 2024 10:42:37 -0600 Subject: [PATCH] initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b618f93 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Cabin Lights + +This is the application controlling the lights on Mathis's cabin project. +They're driven using the Raspberry Pi Pico.