mirror of https://github.com/rusefi/wideband.git
speed tuning
This commit is contained in:
parent
0870981763
commit
91c989dc9a
|
@ -11,7 +11,7 @@
|
|||
#define VCC_VOLTS (3.3f)
|
||||
#define HALF_VCC (VCC_VOLTS / 2)
|
||||
#define ADC_MAX_COUNT (4095)
|
||||
#define ADC_OVERSAMPLE 24
|
||||
#define ADC_OVERSAMPLE 16
|
||||
|
||||
// *******************************
|
||||
// Nernst voltage & ESR sense
|
||||
|
|
Loading…
Reference in New Issue