Hi, there. Hope you have a great new year everybody!!
I’ve received my ESPMuse Luxe, it’s a great looking device. Very good job.
Just one question, I’ve made an sketch perfectly working on Muse proto v1.3, but not in the Luxe device.
Is there any different pinout for the SD card reader, the speaker?
#define SD_CS 13
#define SPI_MOSI 15
#define SPI_MISO 2
#define SPI_SCK 14
#define I2S_DOUT 26
#define I2S_BCLK 5
#define I2S_LRC 25
#define PW GPIO_NUM_21
#define GAIN GPIO_NUM_23
Thanks a lot!