portapack-mayhem/firmware/standalone/digitalrain/ui/mathdef.hpp
Totoo b15bb59678
Standalone app api v3 (#2772)
Added file io, and updated some ui elements.
Also added Digital Rain standalone app for an example.
2025-09-01 11:50:46 +02:00

4 lines
No EOL
74 B
C++

#pragma once
#define PI 3.1415926535897932384626433832795
#define M_PI PI