Files
squeezelite-esp32/components/spotify/client_info.h
2025-12-26 21:43:51 +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>"