-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Labels
No labels