From 979fa6f15bb07b41867569caab43003a40b3dbf4 Mon Sep 17 00:00:00 2001 From: Tyler Wells <111782232+tylermwells@users.noreply.github.com> Date: Mon, 23 Oct 2023 13:01:23 -0400 Subject: [PATCH] Update repos.yaml Adding Temperature Controlled Fan to the Website of Listed Projects --- repos.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/repos.yaml b/repos.yaml index 49b2b15..2c38614 100644 --- a/repos.yaml +++ b/repos.yaml @@ -74,6 +74,10 @@ Modular Amateur Rocket Computer: url : "https://github.com/devincress/marc" branch: "main" mentor_last_name: "Forsyth" +Temperature Controlled Fan: + url : "https://github.com/tylermwells/Temperature_Controlled_Fan" + branch: "main" + mentor_last_name: "Gibbons" # Sample: # url : "https://github.com/Amp-Lab-at-VT/SampleProject" # branch: "master"