mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
c2ab112590
LRU counter should be started from 1, and not 0, so that all checks work fine. Closes https://github.com/espressif/esp-idf/issues/4753