rtcvars
rtcvars copied to clipboard
shift BASE offset to miss Arduino OTA 128 bytes
Shifted the offset to avoid the 128 bytes (32 4-byte slots). I put the offset at 33 and also made a correction to the calculation of RTC_MAX_SIZE since it treated RTC_BASE as a number of bytes rather than the number of 4-byte slots that it appears to be.