astarte-platform / astarte-device-sdk-esp32

Astarte device SDK for ESP32 devices, based on esp-idf
Apache License 2.0
13 stars 11 forks source link

Creating an `astarte_err_to_string` utility function #168

Closed sorru94 closed 1 year ago

sorru94 commented 1 year ago

Consider creating an astarte_err_to_string function. It would make it easier to print error codes during diagnostics.