Unverified Commit 2fa491fd authored by Wolle's avatar Wolle Committed by GitHub

Update README.md

parent b5690bb1
......@@ -80,9 +80,6 @@ void audio_icyurl(const char *info){ //homepage
void audio_lasthost(const char *info){ //stream URL played
Serial.print("lasthost ");Serial.println(info);
}
void audio_eof_speech(const char *info){
Serial.print("eof_speech ");Serial.println(info);
}
````
Breadboard
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment