You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of a queue that persists messages to flash.
Version 1.0.0: 2024-06-27
Implementation of a queue that persists messages to flash. Messages could be retrieved in oldest-first or newest-first manner.
Supports both SPIFFS and LittelFS file systems. Could be enhanced to support SD FatFS.