vol steps 0..256

This commit is contained in:
e2002
2022-02-07 11:00:01 +03:00
parent 56c0536c26
commit 720d9d6544
2 changed files with 12 additions and 0 deletions

View File

@@ -26,9 +26,15 @@
/*
* I2S DAC
*/
/*
#define I2S_DOUT 27 // DIN connection
#define I2S_BCLK 26 // BCLK Bit clock
#define I2S_LRC 25 // WSEL Left Right Clock
/*/
#define I2S_DOUT 22 // DIN connection
#define I2S_BCLK 26 // BCLK Bit clock
#define I2S_LRC 25 // WSEL Left Right Clock
//*/
/*
* ENCODER
*/