mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-23 15:00:13 +00:00
15 lines
232 B
Markdown
15 lines
232 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 firmware_bpm_tapper
|
|
```
|
|
|