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

Commit

Permalink
Merge pull request #102 from youqi66/main
Browse files Browse the repository at this point in the history
Update lyrat_v4_3.h
  • Loading branch information
pschatzmann committed Aug 16, 2023
2 parents a07bc81 + 41b6373 commit 50f2d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/audio_board/lyrat_v4_3.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
#define GREEN_LED_GPIO 22

#define ADC_DETECT -1
#define HEADPHONE_DETECT -1

#define ES7243_MCLK -1
#define RESET_CODEC -1
#define RESET_BOARD -1
Expand Down Expand Up @@ -127,4 +127,4 @@
.user_id = INPUT_KEY_USER_ID_VOLDOWN, \
.act_id = BUTTON_VOLDOWN_ID, \
} \
}
}

0 comments on commit 50f2d03

Please sign in to comment.