Interfaçage NeoPixel Ring 12, LPRO MECSE, Arnaud A.

Dependencies:   lcd neoPixelRing12 view2 BSP_DISCO_F746NG view1 button

Revision:
15:567aecbdc323
Parent:
14:7b74ad030896
Child:
16:a5bfabe7c884
--- a/main.cpp	Mon Jun 22 21:56:12 2020 +0000
+++ b/main.cpp	Tue Jun 23 10:33:13 2020 +0000
@@ -30,7 +30,8 @@
     npr.setLights(12, "000000");
     CriticalSectionLock  lock;
     //npr.setLights(12, "000000");
-    npr.ironManRepulsorBlastAnimations();
+    while(1)
+        npr.rainbowAnimations();
     CriticalSectionLock  unlock;
     while(1){
         if(!v1.getViewChanged()){