List of addresses

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
keithbehrman
Date:
Tue May 01 20:36:16 2018 +0000
Parent:
0:04053b9064fa
Commit message:
Flex test working addresses

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Apr 23 22:42:33 2018 +0000
+++ b/main.cpp	Tue May 01 20:36:16 2018 +0000
@@ -596,11 +596,12 @@
     PD_a2=0;
     PD_a3=0;
     PD_a4=0;
-    double time=0.15;
+    double time=0.01;
     double time2=0.05;
 
     while(1) {
 
+
         LED_1();
         wait(time);
         LED_2();
@@ -672,7 +673,7 @@
         LED_32();
         wait(time);
 
-
+/*
 
         for(int j=0; j<10; j++) {
             PD_1();
@@ -966,7 +967,7 @@
 
 
 
-
+*/