Skip to content

Package 0.1.4 Error with extEEPROM #2

@mjs513

Description

@mjs513

Just tried new package with range test sketch and received following errors:

Arduino: 1.8.4 (Windows 10), TD: 1.39-beta2, Board: "Flutter Basic"

C:\Users\CyberPalin\Documents\Arduino\libraries\extEEPROM\extEEPROM.cpp: In member function 'byte extEEPROM::begin(extEEPROM::twiClockFreq_t)':

C:\Users\CyberPalin\Documents\Arduino\libraries\extEEPROM\extEEPROM.cpp:98:5: error: 'TWBR' was not declared in this scope

     TWBR = ( (F_CPU / twiFreq) - 16) / 2;

     ^

exit status 1

Glad to see you back at it. Oh by the way the issue that I had with errors from extEEPROM were identified here: JChristensen/extEEPROM#15

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