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

Revision:
3:f486b56187e2
Parent:
2:327eb27271b0
--- a/neoPixelRing12.h	Mon Jun 22 21:54:01 2020 +0000
+++ b/neoPixelRing12.h	Tue Jun 23 10:33:03 2020 +0000
@@ -20,6 +20,7 @@
         bool setLightsNoReset(int nbOfLeds, char* rgbCode);   
         bool circleUpAnimations();   
         bool ironManRepulsorBlastAnimations(); 
+        bool rainbowAnimations();
   
     private:
         DigitalOut digitalOutPin;