Skip to content

Commit

Permalink
remove unecessary PDM pins
Browse files Browse the repository at this point in the history
Per discussion, PDM stereo requires special hardware, I had PDM Mono stuck in my mind.
  • Loading branch information
Tonymac32 authored May 21, 2019
1 parent 648749a commit 50c7596
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions boards/obsidian_psram.csv
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ P_IR_SIGNAL,data,u8,255
P_I2S_LRCK,data,u8,12
P_I2S_BCLK,data,u8,27
P_I2S_DATA,data,u8,14
P_PDM_L,data,u8,26
P_PDM_R,data,u8,25
P_TOUCH_CS,data,u8,255
P_JOY_0,data,u8,255
P_JOY_1,data,u8,255
Expand Down

0 comments on commit 50c7596

Please sign in to comment.