Jerrald Limbaugh / Mbed 2 deprecated Lab2

Dependencies:   mbed TTU_CSC1300

Files at this revision

API Documentation at this revision

Comitter:
jzlimbaugh
Date:
Thu Nov 12 01:28:20 2020 +0000
Parent:
0:268a8b67fdbe
Commit message:
Turn on the led and buzzer then wait to turn them off and wait according to the resistance of the potentiometer.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 11 21:22:47 2020 +0000
+++ b/main.cpp	Thu Nov 12 01:28:20 2020 +0000
@@ -3,7 +3,7 @@
  * Lab Title:Reading and Processing Analog Inputs
  * Author(s):Jerrald Limbaugh
  *      Date:November 11th
- *   Purpose:Turn on Led and Buzzer then wait turn them off then wail acording to the resestance of the Potentiometer.
+ *   Purpose:Turn on Led and Buzzer then wait turn them off then wail according to the resistance of the Potentiometer.
  */
 
 #include "mbed.h"