hello-nrfcloud / firmware

Firmware for devices connecting to nRF Cloud for the out-of-box experience
Other
3 stars 6 forks source link

app: Fix double zbus msg read #214

Closed gregersrygg closed 3 months ago

gregersrygg commented 3 months ago

The zbus message was read both in the module task and in state run. Which caused errors and lead to an assertion error.

Removed the zbus msg read from the module task loop.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud