Adjust interrupt numbers for GPIO and Touch

This commit is contained in:
me-no-dev
2016-12-09 13:22:56 +02:00
parent d1025b6b5d
commit f5d6828c5a
3 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@
#include "soc/gpio_struct.h"
#include "soc/rtc_io_reg.h"
#define ETS_GPIO_INUM 4
#define ETS_GPIO_INUM 12
const DRAM_ATTR esp32_gpioMux_t esp32_gpioMux[GPIO_PIN_COUNT]={
{0x44, 11, 11, 1},