Skip to content

Commit 695cd1c

Browse files
authored
Merge pull request #58 from gfd-dennou-club/debug_20220502
Debug 20220502
2 parents ae4ecb1 + 9c14719 commit 695cd1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

main/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
#ifdef CONFIG_USE_ESP32_GPIO
6767
#include "models/gpio.h"
6868
#endif
69-
#ifdef CONFIG_USE_ESP32_GPIO_ILQHANDLER
69+
#ifdef CONFIG_USE_ESP32_GPIO_IRQHANDLER
7070
#include "models/irq_handler.h"
7171
#endif
7272
#ifdef CONFIG_USE_ESP32_GPIO_PERIPHERALS_SHT75

0 commit comments

Comments
 (0)