Skip to content
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

Update EEPROM.h #97

Merged
merged 1 commit into from
Nov 29, 2020
Merged

Update EEPROM.h #97

merged 1 commit into from
Nov 29, 2020

Conversation

f1oat
Copy link
Contributor

@f1oat f1oat commented Nov 26, 2020

Avoid link error "multiple definition of nvm_write_byte(unsigned int, unsigned char)" when including EEPROM.h in multiple files of a project

Avoid link error "multiple definition of nvm_write_byte(unsigned int, unsigned char)" when including EEPROM.h in multiple files of a project
@MCUdude
Copy link
Owner

MCUdude commented Nov 26, 2020

Thanks! I'll just let Travis CI do its thing before I merge.

@MCUdude MCUdude merged commit 8b95a64 into MCUdude:master Nov 29, 2020
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