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 1520f4d commit c0a51afCopy full SHA for c0a51af
variants/thinknode_m2/variant.h
@@ -1,15 +1,12 @@
1
#define I2C_SCL 15
2
#define I2C_SDA 16
3
-#define PIN_VBAT_READ 17
+#define PIN_VBAT_READ 17
4
#define AREF_VOLTAGE (3.0)
5
-#define ADC_MULTIPLIER (1.548F)
+#define ADC_MULTIPLIER (1.509F)
6
#define PIN_BUZZER 5
7
#define PIN_VEXT_EN_ACTIVE HIGH
8
#define PIN_VEXT_EN 46
9
#define PIN_USER_BTN 47
10
#define PIN_LED 6
11
#define PIN_STATUS_LED 6
12
#define PIN_PWRBTN 4
13
-
14
15
0 commit comments