rtcvars icon indicating copy to clipboard operation
rtcvars copied to clipboard

shift BASE offset to miss Arduino OTA 128 bytes

Open bwjohns4 opened this issue 4 years ago • 0 comments

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.

bwjohns4 avatar Feb 15 '22 19:02 bwjohns4