You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# BPM Tapper
|
|
|
|
|
|
|
|
A BPM Tapper for the Flipper Zero.
|
|
|
|
|
|
|
|
![screenshot](img/screenshot.png)
|
|
|
|
|
|
|
|
Hit any button other than back repeatedly. Calculates based on the average of the last 8 inputs.
|
|
|
|
|
|
|
|
## Compiling
|
|
|
|
|
|
|
|
```
|
|
|
|
./fbt firmware_bpm_tapper
|
|
|
|
```
|
|
|
|
|