myEvents.h 180 B

123456
  1. char fadeOut(word counter);
  2. char fadeIn(word counter);
  3. char mosaicOut(word counter);
  4. char mosaicIn(word counter);
  5. char NMIReadPad(word counter);
  6. char scrollLeft(word counter);