X-Git-Url: https://git.karo-electronics.de/?p=rdstmc.git;a=blobdiff_plain;f=decoder%2Frds.h;fp=decoder%2Frds.h;h=e2187f1f71a04f07cd9f64013d70f99c9ef76e67;hp=862a933021f846b01e112e47f0c43c1892e0dcb8;hb=068df065c2148fd7932e4b4c3f67bdf59b70df4b;hpb=d4f8c46bc4a5cad443611ac86bfe0a83a9d1b49b diff --git a/decoder/rds.h b/decoder/rds.h index 862a933..e2187f1 100644 --- a/decoder/rds.h +++ b/decoder/rds.h @@ -56,6 +56,7 @@ struct rds_info_s { }; int rds_receive_group(int rds_fd, unsigned short *rdsgroup); +void rds_radio_retuned(void); void rds_decode_group(unsigned short *rdsgroup); void rds_init(void);