- [NEW] system.fps()

This commit is contained in:
2025-05-30 17:43:43 +02:00
parent 3d14c33971
commit b6e5dca277
3 changed files with 20 additions and 1 deletions

1
mini.h
View File

@@ -220,6 +220,7 @@ float time();
bool beat(int16_t i);
int rnd(int x);
int getfps();
#define debug printf