We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce852cb commit 7b1db53Copy full SHA for 7b1db53
variants/heltec_wireless_mini_shell/pins_arduino.h
@@ -5,9 +5,6 @@
5
#include "soc/soc_caps.h"
6
7
#define WIRELESS_MINI_SHELL true
8
-#define EXTERNAL_NUM_INTERRUPTS 22
9
-#define NUM_DIGITAL_PINS 22
10
-#define NUM_ANALOG_INPUTS 6
11
12
static const uint8_t LED_BUILTIN = SOC_GPIO_PIN_COUNT+8;
13
#define BUILTIN_LED LED_BUILTIN // backward compatibility
0 commit comments