mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-23 06:50:12 +00:00
15 lines
227 B
Markdown
15 lines
227 B
Markdown
# 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 fap_bpm_tapper
|
|
```
|
|
|