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

Compatibility issue due to boardInit() instead of Init() #12

Open
rei-vilo opened this issue Mar 9, 2012 · 1 comment
Open

Compatibility issue due to boardInit() instead of Init() #12

rei-vilo opened this issue Mar 9, 2012 · 1 comment

Comments

@rei-vilo
Copy link

rei-vilo commented Mar 9, 2012

Wiring uses boardInit() instead of Init() as Arduino IDE or chipKIT MPIDE do.

However, all 3 are implementations based on the same Processing.

Is there a specific reason for the boardInit()?

For better compatibility, couldn't boardInit() be changed for Init()?

This is one issue I'm presently facing on my embedXcode project, embedded computing on Xcode.

Thanks.

@rei-vilo
Copy link
Author

rei-vilo commented Mar 9, 2012

Also reported in http://code.google.com/p/wiring/issues/list

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

No branches or pull requests

1 participant