Skip to content

error when try uploading code #2

@hamedrepublic

Description

@hamedrepublic

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions