Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix repaintable stack calculation (esp8266#5821)
* Fix repaintable stack calculation Fixes esp8266#5794 as found by @mattbradford83 * Overwrite last word of stack as well Under-by-one error would not reset the absolute end of the stack, adjust comparison to fix.
- Loading branch information