Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Make extEEPROM::update() first class citizen method#10

Open
dwrobel wants to merge 1 commit into
PaoloP74:masterfrom
dwrobel:dw-implement-update-method
Open

Make extEEPROM::update() first class citizen method#10
dwrobel wants to merge 1 commit into
PaoloP74:masterfrom
dwrobel:dw-implement-update-method

Conversation

@dwrobel

@dwrobel dwrobel commented Apr 29, 2019

Copy link
Copy Markdown

Implements writing to eeprom only bytes which are
different than currently stored in the EEPROM.

Implements writing to eeprom only bytes which are
different than currently stored in the EEPROM.
@PaoloP74

Copy link
Copy Markdown
Owner

Entering the keywords "auto" or "constexp" makes the code non-compile with IDE versions 1.6.0 and earlier because they do not support the C ++ 11 standard.

@dwrobel

dwrobel commented Apr 30, 2019

Copy link
Copy Markdown
Author

Entering the keywords "auto" or "constexp" makes the code non-compile with IDE versions 1.6.0 and earlier because they do not support the C ++ 11 standard.

At the time of writing and as per https://www.arduino.cc/en/Main/OldSoftwareReleases#previous anything older then 1.8.8 is not supported now. So why we should bother about any unsupported version?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants