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 b703cd0 commit 2686ab4Copy full SHA for 2686ab4
variants/OPTA_ANALOG/pins_arduino.h
@@ -103,8 +103,7 @@ static const uint8_t SS = PIN_SPI_CS;
103
104
#define EXT_INTERRUPTS_HOWMANY 2
105
106
-#define AVCC_MEASURE_PIN 20
107
-#define AVCC_MULTIPLY_FACTOR 8.33
+
108
109
#define USB_VID (0x2341)
110
#define USB_PID (0x0071)
variants/OPTA_DIGITAL/pins_arduino.h
@@ -176,8 +176,7 @@ static const uint8_t SS = PIN_SPI_CS;
176
177
178
179
180
181
182
183
#define USB_PID (0x006E)
0 commit comments