mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-25 17:08:38 +03:00
add client_info
This commit is contained in:
4
components/spotify/client_info.h
Normal file
4
components/spotify/client_info.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define CLIENT_ID "<your spotify client's id>"
|
||||
#define CLIENT_SECRET "<your spotify client's secret>"
|
||||
Reference in New Issue
Block a user