Skip to content

Add error handling for Serial commands

Henrique Silva requested to merge error_handling into model_loading

These errors are returned as a combination of Char+Number, so we have to treat them as strings. Implies having to rework the LAN function to convert string to long

Merge request reports