mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-27 04:43:52 +01:00
fix typo
This commit is contained in:
@@ -436,7 +436,7 @@ static uint8_t get_rds_custom_groups2(RDSEncoder* enc, uint16_t *blocks) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void get_rds_sequence_group(RDSEncoder* enc, uint16_t *blocks, char grp) {
|
static void get_rds_sequence_group(RDSEncoder* enc, uint16_t *blocks, char grp) {
|
||||||
static uint8_t udx_idx;
|
static uint8_t udg_idx;
|
||||||
switch (grp)
|
switch (grp)
|
||||||
{
|
{
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user