0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00
This commit is contained in:
2025-03-25 17:04:06 +01:00
parent e5aed8946a
commit eb63aa3711

View File

@@ -1,6 +1,7 @@
#pragma once
#include "constants.h"
#include <math.h>
typedef struct {
float phase;