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
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
The implementation of adc.init() accepts for bits only the value 12, and, to make it worse, ignores the supplied value. That does not matter, since the default value is 12. To make adc.init() to meet the documentation, the functions in file modes/pybadc.c can e.g. be changed as follows: