mirror of
https://github.com/jfdelnero/rf-tools.git
synced 2024-11-23 20:28:41 -05:00
link error fix.
This commit is contained in:
parent
5917e0c8f3
commit
e2cf1239b1
@ -1,2 +1,2 @@
|
||||
const unsigned char rds_stream_dump[33801];
|
||||
const uint16_t rds_dump[327*4];
|
||||
extern const unsigned char rds_stream_dump[];
|
||||
extern const uint16_t rds_dump[];
|
||||
|
Loading…
Reference in New Issue
Block a user