This commit is contained in:
Aidan Sharpe
2024-04-17 18:32:19 -04:00
parent ee11d3f6fe
commit 9aa8810f92
25 changed files with 151 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#define SAMPLES_PER_MINUTE 256
#define SENSITIVITY 5
#define THRESHOLD 0.04
#define THRESHOLD 0.2
#define ID 1
#define DEBUG false