0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

update includes

This commit is contained in:
2025-03-25 17:02:21 +01:00
parent 7164421e16
commit 57b559c919
3 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#include <math.h>
#ifndef M_PI
#define M_PI 3.14159265358979323846
#endif