vol steps 0..256
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
#include "network.h"
|
#include "network.h"
|
||||||
|
|
||||||
//#define DSP_DUMMY
|
//#define DSP_DUMMY
|
||||||
//#define DSP_ST7735
|
#define DSP_ST7735
|
||||||
#define DSP_SSD1306
|
//#define DSP_SSD1306
|
||||||
|
|
||||||
#ifdef DSP_DUMMY
|
#ifdef DSP_DUMMY
|
||||||
#include "src/displays/displayDummy.h"
|
#include "src/displays/displayDummy.h"
|
||||||
|
|||||||
@@ -26,15 +26,9 @@
|
|||||||
/*
|
/*
|
||||||
* I2S DAC
|
* I2S DAC
|
||||||
*/
|
*/
|
||||||
/*
|
|
||||||
#define I2S_DOUT 27 // DIN connection
|
#define I2S_DOUT 27 // DIN connection
|
||||||
#define I2S_BCLK 26 // BCLK Bit clock
|
#define I2S_BCLK 26 // BCLK Bit clock
|
||||||
#define I2S_LRC 25 // WSEL Left Right 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
|
* ENCODER
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user