mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-23 06:46:25 +00:00
Added file io, and updated some ui elements. Also added Digital Rain standalone app for an example.
4 lines
74 B
C++
4 lines
74 B
C++
#pragma once
|
|
|
|
#define PI 3.1415926535897932384626433832795
|
|
#define M_PI PI |