Skip to content

Arduino word function used in typedef #76

Closed
@NevynUK

Description

@NevynUK

The Arduino web site defines word() as a function for casting bytes to a word.

This port has word defined as typedef unsigned int word on line 120 of Arduino.h.

This is breaking the Sparkfun TSL2561 libraray code.

Regards,
Mark

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