-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Why is it converted to 10 bit if the next line assumes it is 12 bit wide.
ArduinoCore-sam/cores/arduino/wiring_analog.c
Line 115 in eed66e7
ulValue = adc12b_get_latest_value(ADC12B) >> 2; |
Metadata
Metadata
Assignees
Labels
No labels