mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-29 16:29:17 +02:00
remove rds2
This commit is contained in:
@@ -16,12 +16,6 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifdef RDS2
|
||||
#define NUM_STREAMS 4
|
||||
#else
|
||||
#define NUM_STREAMS 1
|
||||
#endif
|
||||
|
||||
/* RDS signal context */
|
||||
typedef struct rds_t {
|
||||
uint8_t *bit_buffer; /* BITS_PER_GROUP */
|
||||
|
||||
Reference in New Issue
Block a user