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

PTP 2.0 Library compiler error fixing for newer Arduino Versions #9

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

Conversation

robotfreak
Copy link

All PTP 2.0 examples will compile now with newer Arduino verisions. Tested with Arduino v1.6.0.

Changes made:

  • added missing Quantum Leaps QP/C++ port 4.2.04 files
  • removed double declarations of Q_onAssert methods
  • fixed "PROGMEM causes a sectioon type' conflict' errors
  • fixed "cannot declare variable 'hnd' to be of abstract type error

@48design
Copy link

Great!!! Please accept this pull request!

@MHalter
Copy link

MHalter commented Aug 25, 2015

Tested the pull with Arduino 1.6.5 and PowerShot SX110 IS. Could compile PSremote example without problems. Thumbs up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants