MutilaNeoPixel
Wrapper for Adafruit_NeoPixel with millis() drift correction
Mouse's Utilities for Arduino (MutilaNeoPixel)

Summary

This library augments the Mutila library with a version of the Adafruit_NeoPixel class which automatically adjusts the Millis() offset (from the main Mutila library).

Dependencies

Classes

Author & License

All code written by Mouse mouse.nosp@m.@ort.nosp@m.hogon.nosp@m.al-s.nosp@m.ystem.nosp@m.s.co.nosp@m..uk, and licensed under the GNU GPL v3. See the LICENSE file for details.

API Documentation

Doxygen-generated documentation can be found on the Orthogonal Systems website at http://orthogonal-systems.co.uk/doc/mutilaneopixel/

Generating documentation

  1. Install Doxygen
  2. Run ''doxygen'' from the root of this project - html is generated in doc/html