folder rename fix

This commit is contained in:
RogueMaster
2022-09-21 14:21:15 -04:00
parent a88f2f3b66
commit 3f3258d9f3
6 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# 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
```