just ledcontrol

Fork of ledControl2 by Baser Kandehir

Revision:
3:122c7789a056
Parent:
1:7ffaf6e46589
--- a/ledControl.cpp	Tue Jul 21 08:19:15 2015 +0000
+++ b/ledControl.cpp	Wed Jun 15 22:28:51 2016 +0000
@@ -64,4 +64,13 @@
     case 4: led4=!led4;
     break;
   }     
-}
\ No newline at end of file
+}
+/*
+void ledcolor(char color, int value)
+{
+    switch(color)
+    {
+        case b: led
+
+    
+}*/
\ No newline at end of file