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 ded386d commit de93cb3Copy full SHA for de93cb3
variants/panstamp_nrg_1.0/pins.h
@@ -95,6 +95,11 @@ static const uint8_t A11 = 128 + 11; // special. This is Vcc/2
95
// ADC resolution
96
#define ADC_RESOLUTION 0xFFF
97
98
+// LD-BOARD definitions
99
+#define HGM 20
100
+#define LNA_EN 19
101
+#define PA_EN 18
102
+
103
// +-----------+
104
// GND 1| |||| |24 GND
105
// (D16) P3.0 2| |23 P1.0 (D0)
variants/panstamp_nrg_1.1/pins.h
0 commit comments