Update and rename SpotifyESP32.h to SpotifyEsp32.h

This commit is contained in:
Chaerne
2024-03-10 18:11:17 +01:00
committed by GitHub
parent 4dbd4e1943
commit 67acd3d7b3

View File

@@ -1,5 +1,5 @@
#ifndef SpotifyESP32
#define SpotifyESP32
#ifndef SpotifyEsp32
#define SpotifyEsp32
#define ENABLE_PLAYER
#define ENABLE_ALBUM
@@ -827,4 +827,4 @@ class Spotify {
</HTML>
)=====";
};
#endif
#endif