0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

it was fine then, but for some reason not now

This commit is contained in:
2025-12-23 09:52:55 +01:00
parent 8716f87012
commit 003baf1637
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,3 @@
#include "common.h"
#include "rds.h"
#include "fs.h"
#include "modulator.h"

View File

@@ -1,4 +1,5 @@
#pragma once
#include "common.h"
/* The RDS error-detection code generator polynomial is
* x^10 + x^8 + x^7 + x^5 + x^4 + x^3 + x^0