Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed TTU_CSC1300
Diff: main.cpp
- Revision:
- 1:e68c879b0651
- Parent:
- 0:b0571bc84ca0
--- 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"