ArduinoCore-API
ArduinoCore-API copied to clipboard
Introducing ErrorCode
The objective of this PR is to introduce a method to provide better error codes to our apis.
This is intended to provide:
- Error codes, different from the generic 0 value return
- Unified error codes values