Skip to content

Add an example for the buffered EEPROM access #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 28, 2018
Merged

Add an example for the buffered EEPROM access #7

merged 1 commit into from
Sep 28, 2018

Conversation

hasenbanck
Copy link
Contributor

Just a simple example for the new, buffered EEPROM API.

@fpistm
Copy link
Member

fpistm commented Sep 26, 2018

Hi @hasenbanck ,
Could you also refresh your fork, I've removing a PR merged for STM8 arch which should never be in this library.
Then I will be able to merge our example.
Thanks in advance, sorry for this mistake.

@hasenbanck
Copy link
Contributor Author

You changed the history of the repository? That's pretty much a no-go when working with GIT (at least when working with the master). It's best practice to never break the history for other people. If you want to revert changes, it's much better to revert those changes with a commit (git revert). That way you don't break the history. /rant

I will rebase the changes and use println() as you have requested.

@fpistm
Copy link
Member

fpistm commented Sep 26, 2018

I know, it's not my WOW anyway in that case I really want removed all reference to this which was merged by mistake.

Just a simple example for the new, buffered EEPROM API.
@hasenbanck
Copy link
Contributor Author

@fpistm I rebased the PR and added your requested changes.

@fpistm fpistm merged commit 7909894 into stm32duino:master Sep 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants