You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an AVR128DB4 and already using it to store a JSON in EEPROM. I added "|| defined(ID_AVR128DB)" to "Confirguration.hpp" in Line 39 and its working :)
Hi,
I have an AVR128DB4 and already using it to store a JSON in EEPROM. I added "|| defined(ID_AVR128DB)" to "Confirguration.hpp" in Line 39 and its working :)
Could you add it?
Thank you!