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

Problem #8

Open
profesoratecno opened this issue Nov 20, 2017 · 1 comment
Open

Problem #8

profesoratecno opened this issue Nov 20, 2017 · 1 comment

Comments

@profesoratecno
Copy link

Hey, my name is Profesoratecno and I have a problem with compilation ZOWI BASE V2:

'class EEPROMClass' has no member named 'put'

Arduino: 1.5.6-r2 (Windows 8), Placa:"Arduino Nano, ATmega328"

ZOWI_BASE_v2.ino: In function 'void setup()':
ZOWI_BASE_v2:152: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2:153: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2.ino: In function 'void receiveName()':
ZOWI_BASE_v2:928: error: 'class EEPROMClass' has no member named 'put'
ZOWI_BASE_v2.ino: In function 'void requestName()':
ZOWI_BASE_v2:951: error: 'class EEPROMClass' has no member named 'get'

@G4lile0
Copy link
Owner

G4lile0 commented Nov 20, 2017

Hola Profesoratecno,

Arduino: 1.5.6-r2 is quite old, it was release FEB/2014; I will suggest you to use a newer release; I just compiled it with arduino 1.6.7 DEC/2015 without errors.

Good look! Suerte!

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

2 participants