Bobwi
Bobwi copied to clipboard
Problem
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'
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!