mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-25 00:48:23 +03:00
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>"
|