aboutsummaryrefslogtreecommitdiff
path: root/hwdef-Emisar_D18.h
diff options
context:
space:
mode:
authorSelene ToyKeeper2020-03-13 18:04:43 -0600
committerSelene ToyKeeper2020-03-13 18:04:43 -0600
commit51aae811654a3b73fa10ab449e22a11c858aa2d1 (patch)
tree8bec4aa2d09e834918a9d7a3a89e134e62d9cf56 /hwdef-Emisar_D18.h
parentwent back to continuous lowpass because it had the best noise reduction (diff)
downloadanduril-51aae811654a3b73fa10ab449e22a11c858aa2d1.tar.gz
anduril-51aae811654a3b73fa10ab449e22a11c858aa2d1.tar.bz2
anduril-51aae811654a3b73fa10ab449e22a11c858aa2d1.zip
went back to slower clk/128 ADC timing
Diffstat (limited to '')
-rw-r--r--hwdef-Emisar_D18.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwdef-Emisar_D18.h b/hwdef-Emisar_D18.h
index 638dadb..3046143 100644
--- a/hwdef-Emisar_D18.h
+++ b/hwdef-Emisar_D18.h
@@ -33,7 +33,7 @@
#ifndef AUXLED_PIN
#define AUXLED_PIN PB2 // pin 7
#endif
-#define ADC_PRSCL 0x06 // clk/64
+#define ADC_PRSCL 0x07 // clk/128
// average drop across diode on this hardware
#ifndef VOLTAGE_FUDGE_FACTOR