Skip to content

Commit 7b1db53

Browse files
Update variants/heltec_wireless_mini_shell/pins_arduino.h
Co-authored-by: Jan Procházka <[email protected]>
1 parent ce852cb commit 7b1db53

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

variants/heltec_wireless_mini_shell/pins_arduino.h

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
#include "soc/soc_caps.h"
66

77
#define WIRELESS_MINI_SHELL true
8-
#define EXTERNAL_NUM_INTERRUPTS 22
9-
#define NUM_DIGITAL_PINS 22
10-
#define NUM_ANALOG_INPUTS 6
118

129
static const uint8_t LED_BUILTIN = SOC_GPIO_PIN_COUNT+8;
1310
#define BUILTIN_LED LED_BUILTIN // backward compatibility

0 commit comments

Comments
 (0)