arduino databse eeprom lib

thanks for the tip,

so:

Flash | Arduiniana
PROGMEM (Flash) data region can only be populated at program burn time. You can’t change the values in the flash after the program has started running.

i think its worth mentioning in the learning.Memory section.