Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 447 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 447 Bytes

Dreamster Arduino Library

Basic library that simplifies the usage of a Dreamster bot

Compatibility with older versions

Version 2.1+ is compatible with Arduino 1.6.6+.

Version 2.0 is compatible with Arduino 1.0 through Arduino 1.6.5, due to changes in the way Arduino processes libraries. Since Arduino 1.6.6, libraries can no longer include a custom version of a library, and all dependencies must be externally satisfied.