Files
squeezelite-esp32/components/spotify/client_info.h
2025-12-24 19:24:10 +01:00

5 lines
116 B
C

#pragma once
#define CLIENT_ID "<your spotify client's id>"
#define CLIENT_SECRET "<your spotify client's secret>"