123

Dependencies:   WS2812 PixelArray DebounceIn

Revision:
1:af17c65e86dc
Parent:
0:ea88f8c194d2
--- a/main.h	Wed Jun 24 12:41:45 2020 +0000
+++ b/main.h	Thu Jul 02 10:33:57 2020 +0000
@@ -69,7 +69,7 @@
 void lightLeds();
 void setLedRule(int mode);
 void setStaticValToLed(int type,int __sp1, int __size1, int __sp2, int __size2, int r, int g, int b);
-void buttonLight(int b1, int b2, int b3, int b4);
+void buttonLight(int b2, int b3, int b4);
 void writeStenksLeds();