0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 04:43:52 +01:00
This commit is contained in:
2025-03-16 20:01:57 +01:00
parent 9e96b84366
commit a6b309aa6f

View File

@@ -414,7 +414,7 @@ static const command_handler_t commands_eq7[] = {
{"PTYNEN", handle_ptynen, 6},
{"RTPRUN", handle_rtprun, 6},
{"GRPSEQ", handle_grpseq, 6},
{"RDSGEN", handle_rdsgen, 6}
{"RDSGEN", handle_rdsgen, 6},
{"DPS1EN", handle_dps1en, 6},
};