Skip to content

prog_uint8_t typedef is deprecated #10

@lukedubber

Description

@lukedubber

On line 39 of SevSeg.h this prog_unit8_t typedef is deprecated. Tested on Arduino IDE 1.6.0.

Fixed the issue by putting this line aboe

typedef uint8_t PROGMEM prog_uint8_t;

Credit goes to emueyes from your forms

Was doing the bubble display hookup guide.

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