0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00

oops, again

This commit is contained in:
2025-03-14 18:39:41 +01:00
parent ac5d5bebb8
commit 2b98c7c3e9

View File

@@ -326,7 +326,7 @@ static const command_handler_t commands_eq7[] = {
{"GRPSEQ", handle_grpseq, 6} {"GRPSEQ", handle_grpseq, 6}
}; };
static const command_handler_t commands_eq7[] = { static const command_handler_t commands_eq8[] = {
{"SHORTRT", handle_shortrt, 7} {"SHORTRT", handle_shortrt, 7}
}; };