Corbin Denham / Mbed 2 deprecated EduBaseV2_Lab2

Dependencies:   mbed TTU_CSC1300

Files at this revision

API Documentation at this revision

Comitter:
corbindenham
Date:
Wed Nov 18 05:54:56 2020 +0000
Parent:
0:b0571bc84ca0
Commit message:
Code form hardware lab 2

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 18 05:46:05 2020 +0000
+++ b/main.cpp	Wed Nov 18 05:54:56 2020 +0000
@@ -1,11 +1,11 @@
 #include "mbed.h"
 
 /*
- *     Lab #: 1
- * Lab Title: Hardware Lab 1
+ *     Lab #: 2
+ * Lab Title: Hardware Lab 2
  * Author(s): Corbin Denham
- *      Date: 11/4/20
- *   Purpose: To learn how to code switches and LEDs
+ *      Date: 11/13/20
+ *   Purpose: To learn how to code potentiometer
  */
 
 #include "mbed.h"