forked from gronod/squeezelite-esp32
5 lines
116 B
C
5 lines
116 B
C
#pragma once
|
|
|
|
#define CLIENT_ID "<your spotify client's id>"
|
|
#define CLIENT_SECRET "<your spotify client's secret>"
|