No, not really, I guess I'm asking what other coding syntax is available. (I'm a complete noob to arduino). For example where we have a sketch like this #include <HC4x4x4Cube.h> #include <HC4x4x4_Cube_Patterns.h> /* Set the default speed for all animations in ms */ #define SPEED 50 void setup() { /*...
I've been working on my first sketch and have an issue similar to I seem to be having the same problem as above! I have reflashed the demo on and that again works as it should with no problems. When loading the matrix buffer sketch what ever pattern is at the is at the bottom works as it should afte...