void setup() {
// this programs simply run the Annex WiFi RDS interpreted
// from a binary that must be uploaded
// and already compiled to autoconnect
// to the WEB account
// unfortunately you have to be a wowki club member to fully use all its features
}
void loop() {
// put your main code here, to run repeatedly:
// dummy code
}