mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 03:23:54 +01:00
add includes
This commit is contained in:
@@ -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