finak vers

Dependencies:   BSP_DISCO_F746NG

Files at this revision

API Documentation at this revision

Comitter:
lolialf
Date:
Tue Feb 18 12:42:52 2020 +0000
Parent:
1:a9bc635779dd
Commit message:
nyaa

Changed in this revision

Dispay.cpp Show diff for this revision Revisions of this file
Dispay.h Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Dispay.cpp	Fri Feb 07 10:42:50 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-#include "mbed.h"
-
-
--- a/Dispay.h	Fri Feb 07 10:42:50 2020 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#ifndef Dispay
-#define Dispay
-
-class LCD
-{
-    public:
-    
-    
-    
-    
-    }
\ No newline at end of file
--- a/main.cpp	Fri Feb 07 10:42:50 2020 +0000
+++ b/main.cpp	Tue Feb 18 12:42:52 2020 +0000
@@ -102,12 +102,9 @@
 }
 void pressed()
 {
-   while(randomoner == 0)
-   {
+   
         add = 3;
-    }
-
-    
+      
 
 }