0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00
This commit is contained in:
2025-05-01 14:35:26 +02:00
parent 70f61bfd83
commit 854edde90b
2 changed files with 130 additions and 25 deletions

View File

@@ -577,7 +577,7 @@ static const pattern_command_handler_t pattern_commands[] = {
{"EON", "AF", handle_eonaf},
{"EON", "DT", handle_eondt},
{"UDG", "", handle_udg},
{"UDG2", "", handle_udg2},
{"2UDG", "", handle_udg2},
};
static bool process_command_table(const command_handler_t *table, int table_size,