109
109
for (uint8_t i = 0; i < EEPROM_WL_BYTES+1; i ++) {
114
114
offset += EEPROM_WL_BYTES+1;
116
116
eep_wl_prev_offset = offset;
118
118
// FIXME: write the marker last, to signal completed transaction
122
122
for(uint8_t i=0; i<EEPROM_WL_BYTES; i++, offset++) {