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

error when try uploading code #2

Open
hamedrepublic opened this issue Jul 3, 2022 · 0 comments
Open

error when try uploading code #2

hamedrepublic opened this issue Jul 3, 2022 · 0 comments

Comments

@hamedrepublic
Copy link

hamedrepublic commented Jul 3, 2022

hi. i try uploading code and have this error in ardunio ide
exit status 1
class EEPROMClass' has no member named 'get'

exit status 1
class EEPROMClass' has no member named 'put'

She complains about these two lines

`
EEPROM.get(10, freq);

EEPROM.put(10, freq);**

`

Untitled

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

No branches or pull requests

1 participant