Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 41b6373

Browse files
authored
Update lyrat_v4_3.h
1 parent a07bc81 commit 41b6373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/audio_board/lyrat_v4_3.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
#define GREEN_LED_GPIO 22
7575

7676
#define ADC_DETECT -1
77-
#define HEADPHONE_DETECT -1
77+
7878
#define ES7243_MCLK -1
7979
#define RESET_CODEC -1
8080
#define RESET_BOARD -1
@@ -127,4 +127,4 @@
127127
.user_id = INPUT_KEY_USER_ID_VOLDOWN, \
128128
.act_id = BUTTON_VOLDOWN_ID, \
129129
} \
130-
}
130+
}

0 commit comments

Comments
 (0)