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

source code formatting

This commit is contained in:
2025-03-25 13:26:32 +01:00
parent dfc29e2b55
commit ecbca33efe
4 changed files with 10 additions and 11 deletions

View File

@@ -4,4 +4,4 @@ extern int _strnlen(const char *s, int maxlen);
extern void add_checkwords(uint16_t *blocks, uint8_t *bits, uint8_t stream);
extern uint8_t add_rds_af(RDSAFs *af_list, float freq);
extern char *xlat(char *str);
extern char *convert_to_rds_charset(char *str);