You've already forked TEF6686_ESP32
RDS/RBDS PTY update
Updated strings according to the official RDS PTY from Wikipedia - https://en.wikipedia.org/wiki/Radio_Data_System
This commit is contained in:
@@ -27,23 +27,23 @@ const char* const PTY_EU[] {
|
|||||||
"Sport",
|
"Sport",
|
||||||
"Education",
|
"Education",
|
||||||
"Drama",
|
"Drama",
|
||||||
"Cultures",
|
"Culture",
|
||||||
"Science",
|
"Science",
|
||||||
"Varied Speech",
|
"Varied",
|
||||||
"Pop Music",
|
"Pop Music",
|
||||||
"Rock Music",
|
"Rock Music",
|
||||||
"Easy Listening",
|
"Easy Listening",
|
||||||
"Light Classics",
|
"Light Classical",
|
||||||
"Serious Classics",
|
"Serious Classical",
|
||||||
"Other Music",
|
"Other Music",
|
||||||
"Weather",
|
"Weather",
|
||||||
"Finance",
|
"Finance",
|
||||||
"Children's Progs",
|
"Children's Progs",
|
||||||
"Social Affair",
|
"Social Affairs",
|
||||||
"Religion",
|
"Religion",
|
||||||
"Phone In",
|
"Phone-In",
|
||||||
"Travel & Touring",
|
"Travel",
|
||||||
"Leisure & Hobby",
|
"Leisure",
|
||||||
"Jazz Music",
|
"Jazz Music",
|
||||||
"Country Music",
|
"Country Music",
|
||||||
"National Music",
|
"National Music",
|
||||||
@@ -68,26 +68,26 @@ const char* const PTY_USA[] {
|
|||||||
"Top 40",
|
"Top 40",
|
||||||
"Country",
|
"Country",
|
||||||
"Oldies",
|
"Oldies",
|
||||||
"Soft",
|
"Soft Music",
|
||||||
"Nostalgia",
|
"Nostalgia",
|
||||||
"Jazz",
|
"Jazz",
|
||||||
"Classical",
|
"Classical",
|
||||||
"Rhythm and Blues ",
|
"Rhythm and Blues",
|
||||||
"Soft R & B",
|
"Soft R & B",
|
||||||
"Foreign_Language",
|
"Language",
|
||||||
"Religious Music",
|
"Religious Music",
|
||||||
"Religious Talk",
|
"Religious Talk",
|
||||||
"Personality",
|
"Personality",
|
||||||
"Public",
|
"Public",
|
||||||
"College",
|
"College",
|
||||||
"Hablar Espanol",
|
"Spanish Talk",
|
||||||
"Musica Espanol",
|
"Spanish Music",
|
||||||
"Hip Hop",
|
"Hip Hop",
|
||||||
" ",
|
" ",
|
||||||
" ",
|
" ",
|
||||||
"Weather",
|
"Weather",
|
||||||
"Emergency Test",
|
"Emergency Test",
|
||||||
"ALERT! ALERT!",
|
"EMERGENCY!",
|
||||||
" "
|
" "
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user