You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please implement analogReadResolution(), as the EFR32 supports different resolutions depending on speed mode and oversampling configuration.
Even if you fix it at 12 bits, it would be nice to provide this method for compatibility with the other Ardunio cores that have it.
The text was updated successfully, but these errors were encountered:
Summary
Please implement analogReadResolution(), as the EFR32 supports different resolutions depending on speed mode and oversampling configuration.
Even if you fix it at 12 bits, it would be nice to provide this method for compatibility with the other Ardunio cores that have it.
The text was updated successfully, but these errors were encountered: