RGB

Dependencies:   mbed

Fork of RGB-15 by Ladner-Praja

Revision:
10:ef475b0762ae
Parent:
9:6ce73c996e33
Child:
11:664f39cee220
diff -r 6ce73c996e33 -r ef475b0762ae main.cpp
--- a/main.cpp	Tue Jul 07 21:21:36 2015 +0000
+++ b/main.cpp	Tue Jul 07 21:30:29 2015 +0000
@@ -24,11 +24,11 @@
 {
     
     enable = 1;
-    online = 0;
+    online = 1;
     Motor_SENSOR=0;
     
     myrgb = 0x07;//7->aus
-    LedBlue=1;
+    LedBlue=0;
     myled = 0x00;
     
     MotorL_EN = 0;         
@@ -53,7 +53,7 @@
     i2c.stop();
     
     while(1){
-        myrgb=6;
+        myled=myline;
         // <-6
         // <-5
         // <-3