Skip to content

Commit

Permalink
update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
elehobica committed Mar 30, 2024
1 parent 9eb1726 commit 83af276
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/pico_audio_i2s_32b
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ int main()
.pio_sm = 0,
.dma_channel0 = 2,
.dma_channel1 = 3,
.alarm = 0,
.alarm_pool = alarm_pool_get_default(),
.flags = SPDIF_RX_FLAGS_ALL
};

Expand Down

0 comments on commit 83af276

Please sign in to comment.