From 1a9b616604ec076064cf744549cf15f6b18239a2 Mon Sep 17 00:00:00 2001
From: Brandon Rodriguez <brodriguez8774@gmail.com>
Date: Fri, 9 Oct 2020 00:59:10 -0400
Subject: [PATCH] Add readme

---
 readme.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 readme.md

diff --git a/readme.md b/readme.md
new file mode 100644
index 0000000..f1f8925
--- /dev/null
+++ b/readme.md
@@ -0,0 +1,5 @@
+# C - MSP430 Breathing LED
+
+
+## Description
+C program to make the MSP430 LEDs "breathe". As in they gradually glow brighter, then dim, and repeat.
-- 
GitLab