0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-27 12:53:53 +01:00
This commit is contained in:
2025-03-16 16:19:47 +01:00
parent 8c83b43884
commit f1185b6897
3 changed files with 1 additions and 15 deletions

View File

@@ -1,7 +1,6 @@
extern void msleep(unsigned long ms);
extern int _strnlen(const char *s, int maxlen);
extern int ustrcmp(const char *s1, const char *s2);
extern void add_checkwords(uint16_t *blocks, uint8_t *bits);
extern uint8_t add_rds_af(RDSAFs *af_list, float freq);