- [NEW] beat() function

This commit is contained in:
2023-01-30 15:51:45 +01:00
parent c335edee57
commit 0e1e74a000
3 changed files with 21 additions and 0 deletions

1
mini.h
View File

@@ -215,6 +215,7 @@ bool mbtn(uint8_t i);
bool mbtnp(uint8_t i);
float time();
bool beat(int16_t i);
//float abs(float x);