6 lines
83 B
C
6 lines
83 B
C
#pragma once
|
|
|
|
|
|
#define I2S_BCLK 19
|
|
#define I2S_WCLK 33
|
|
#define I2S_DATA 22 |