Search found 1 match

by rboeije
Mon Jul 17, 2023 3:02 pm
Forum: General Discussion
Topic: invalid conversion from 'int' to 'adc_bits_width_t' [-fpermissive]
Replies: 2
Views: 2257

Re: invalid conversion from 'int' to 'adc_bits_width_t' [-fpermissive]

While it looks like an old post, there is no solution listed. That is, the proposed solution is the source of the problem. I got the error after the Arduino 2.2.2 updated the libraries to 2.0.10. Maybe it was resolved in the old version, but that is deleted as part of the upgrade. As the original po...