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
### Summary
This commit adds the Kconfig settings to enable auto-upload of chunks.
The default interval is 1 hour, but can be changed in the Kconfig
`CONFIG_MEMFAULT_HTTP_PERIODIC_UPLOAD_INTERVAL_SECS`. While this application
relies on the user configuring the wifi connection through the shell,
it is a sane default to assume a connection has been made.
### Test Plan
Flashed esp32s3, saw auto-upload after an hour.
0 commit comments