mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-25 17:08:38 +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>"
|