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: 4DGL-uLCD-SE SDFileSystem mbed-rtos mbed
Fork of 4180_Final_Design_Project by
Diff: main.cpp
- Revision:
- 14:40f57385c404
- Parent:
- 13:25d53936d385
- Child:
- 15:8ff317cc5d2c
--- a/main.cpp Fri Apr 29 22:33:43 2016 +0000
+++ b/main.cpp Fri Apr 29 22:35:08 2016 +0000
@@ -222,6 +222,7 @@
void uLCD_Display_Thread(void const *args){ // uLCD displays curernt waveform shape, current octave, and the values for the ADSR coefficients
while(1){
+ uLCD.cls();
uLCD.locate(0,0);
switch(myWave){
case sine:
