Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 432f688

Browse files
committedApr 22, 2024·
fix compile error
1 parent 1c18b87 commit 432f688

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎examples/lit-icd-app/esp32/main/include/IcdUatButton.h

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
#include <freertos/FreeRTOS.h>
2323
#include <freertos/queue.h>
2424
#include <freertos/task.h>
25-
#include <soc/gpio_num.h>
2625

2726
class UatButton
2827
{

0 commit comments

Comments
 (0)
Please sign in to comment.