- Convert to
h-only
style. - Add example multiFileProject to demo for multiple-file project
- Optimize code by using passing by
reference
instead of byvalue
- Update to match new ESP8266 core
v3.0.0
- Fix bug. See Fixed count >= min comparison for servo enable
- Clean-up all compiler warnings possible.
- Add Table of Contents
- Add Version String
- Fix and Optimize old examples
- Add example using Blynk to control servos.
- Change example names to avoid duplication.
- Basic 16 ISR-based servo controllers using 1 hardware timer for ESP8266.