// set EEPROM value from web interface // https://attinyteenageriot.github.io/hex2wavjs/eeprom.html #include #include "neolib.h" byte value; void eeprom_write(unsigned short address, unsigned char data) { while(EECR & (1<