Skip to content

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

@rei-vilo

Description

@rei-vilo

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions