Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 243 Bytes

md template.md

File metadata and controls

27 lines (16 loc) · 243 Bytes

#[LAB NAME]

##Setup

In this lab we will [LAB SETUP DESCRIPTION]

  1. [any prelab setup]

##The Lab The purpose of this lab is to....

BLOCK DIAGRAM

##Code

void setup()
{
}

void loop()
{
}