0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

add includes

This commit is contained in:
2024-12-31 22:42:25 +01:00
parent c111e8e6d6
commit 68b0571a2f

View File

@@ -1,5 +1,6 @@
#include "math.h"
#include <math.h>
#include <string.h>
#include <stdlib.h>
#include "constants.h"
#define FIR_PHASES 32