Closed AmbroiseS closed 1 year ago
To avoid losing time on a typo like I did. For example, invalid encoding silently defaults to ascii.
It will now throw an exception if the parameter is not recognised.
Probaly need to validate for other classes than Serial
To avoid losing time on a typo like I did. For example, invalid encoding silently defaults to ascii.
It will now throw an exception if the parameter is not recognised.
Probaly need to validate for other classes than Serial