mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-03 05:20:31 -07:00
The sampling time of the ADC was too slow (239 ADC clock cycles), causing the reading of the next ADC channel to have cross talk as per issue #1261. Sampling time updated to 41 ADC clock cycles. Signed-off-by: Marco D'Alessio <marco@wrecklab.com> |
||
|---|---|---|
| .. | ||
| adc.c | ||
| gpio.c | ||
| gpio.h | ||
| internal.h | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| serial.c | ||
| spi.c | ||
| stm32f1.ld | ||
| usbserial.c | ||