Skip to content

Commit

Permalink
unmask spinning and blinking
Browse files Browse the repository at this point in the history
  • Loading branch information
AdinAck committed Oct 14, 2024
1 parent 944407d commit 58adc7d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions content/assignments/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ All of the ECE 196 assignment instructions can be found here.
{{< card link="light-shield" title="Light Shield" icon="light-bulb" >}}
{{< card link="dev-board" title="DevBoard" icon="chip" >}}
{{< card link="vu-meter" title="VU Meter" icon="chart-square-bar" >}}
{{< card link="spinning-and-blinking" title="Spinning and Blinking" icon="code" >}}
{{< /cards >}}
2 changes: 0 additions & 2 deletions content/assignments/spinning-and-blinking/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ type: docs
prev: assignments/vu-meter/
next: assignments/spinning-and-blinking/getting-started
weight: 4
sidebar:
exclude: true
---

In this assignment you will learn to create a **G**raphical **U**ser **I**nterface (GUI) to interact with a microcontroller.
Expand Down

0 comments on commit 58adc7d

Please sign in to comment.