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
In Memfault SDK 1.18.0, the config
`MEMFAULT_METRICS_HEARTBEAT_INTERVAL_SECS` set via
`memfault_platform_config.h` was replaced with the Kconfig option
`CONFIG_MEMFAULT_METRICS_HEARTBEAT_INTERVAL_SECS`.
This commit updates the SDK version and:
- Removes references to the old config
- Adds example usage of
`CONFIG_MEMFAULT_METRICS_HEARTBEAT_INTERVAL_SECS`
Signed-off-by: Jan Tore Guggedal <[email protected]>
0 commit comments