Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Pommie said:It depends on the programmer. Some only write locations that contain a zero bit. I.E. not 0xff or 0x3fff.
Sceadwian said:I think it's the same with flash, but with eeprom a write of any data (even the same data back) will have to erase the block first, unless the compiler or the code itself checks to see if the data is the same before it writes.