Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update manifest.yml changed the Path of readme.md #209

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
4 changes: 2 additions & 2 deletions applications/GPIO/stepcounter/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ sourcecode:
type: git
location:
origin: https://github.com/grugnoymeme/flipperzero-StepCounter-fap.git
commit_sha: 2b6976e0f6b88d195d1aebe1d8f9d07c390d02ce
commit_sha: 48ac5cd187af8f5e0e376069d132e2b9685dadf1
id: "stepcounter"
category: "GPIO"
short_description: "Step Counter/Pedometer using Memsic2125 module."
description: "./docs/README.md"
description: "@./docs/README.md"
changelog: "v1.0 - Initial release"
author: "47lecoste a.k.a. grugnoymeme"
screenshots:
Expand Down
Loading