Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added MEGA boards compatibility #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Feb 1, 2014

  1. Create README.md

    mrgame64 committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    c68abcf View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mrgame64 committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    4689b7b View commit details
    Browse the repository at this point in the history
  3. Delete .DS_Store

    mrgame64 committed Feb 1, 2014
    Configuration menu
    Copy the full SHA
    dffee17 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2014

  1. Added Arduino MEGA(2560) boards compatibility

    Changed PWM registers for MEGA boards. Board is detected and code adapted at compile time (preprocessor #IF).
    
    Code was confirmed running on Arduino MEGA2560 Rev2.
    mrgame64 committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    dacb7f0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Added implemented feature (dacb7f0) and added output pins.
    mrgame64 committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    1d89074 View commit details
    Browse the repository at this point in the history