mirror of
https://github.com/sascha-hemi/SpotifyEsp32.git
synced 2026-03-21 04:05:47 +01:00
Update login_without_refresh_token.ino
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
// Include the required libraries
|
||||
#include <Arduino.h>
|
||||
#include <WiFi.h>
|
||||
#include "SpotifyESP32.h"
|
||||
#include <SpotifyESP32.h>
|
||||
|
||||
const char* SSID = "YOUR WIFI SSID";
|
||||
const char* PASSWORD = "YOUR WIFI PASSWORD";
|
||||
|
||||
Reference in New Issue
Block a user