We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b25f0a commit bfdd5fbCopy full SHA for bfdd5fb
1 file changed
variants/heltec_v3/HeltecV3Board.h
@@ -11,7 +11,7 @@
11
#ifndef PIN_ADC_CTRL // set in platformio.ini for Heltec Wireless Tracker (2)
12
#define PIN_ADC_CTRL 37
13
#endif
14
-#ifndef ADC_MULTIPLIER //default ADC multiplier
+#ifndef ADC_MULTIPLIER //default ADC multiplier
15
#define ADC_MULTIPLIER 5.42
16
17
#define PIN_ADC_CTRL_ACTIVE LOW
0 commit comments