mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 00:09:16 +02:00
add includes
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
#include "math.h"
|
#include <math.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
#include "constants.h"
|
#include "constants.h"
|
||||||
|
|
||||||
#define FIR_PHASES 32
|
#define FIR_PHASES 32
|
||||||
|
|||||||
Reference in New Issue
Block a user