hello-nrfcloud / firmware

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

Revert "modules: transport: Fix print statement" #232

Closed balaji-nordic closed 3 months ago

balaji-nordic commented 3 months ago

The print does not print useful information as it merely prints the readable bytes of the binary encoded payload. Printing the pointer instead may be slightly more useful for debugging purposes.

This reverts commit 4f9033734220784ab62e115f38930760684a9de7.

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud