Skip to content

Commit 2d399ad

Browse files
Update README.md
Fix the example url
1 parent dac5ec9 commit 2d399ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ void setup() {
6767

6868
Serial.println("decoder running - starting stream");
6969

70-
stream.connecttohost("http://espace.tekno1.fr/tekno1.m3u");
70+
stream.connecttohost("http://icecast.omroep.nl/radio6-bb-mp3");
7171

7272
Serial.print("codec: ");
7373
Serial.println(stream.currentCodec());

0 commit comments

Comments
 (0)