Skip to content

Commit

Permalink
Add install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
biotinker committed Dec 2, 2022
1 parent 9491eb0 commit 614f794
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ This is a fork of the `gpio` app built into the flipper, with added functionalit
Supports pulling high or low.

Does not (yet) support analog reads.

Installation instructions (Linux):

- Clone the following repo: https://github.com/flipperdevices/flipperzero-firmware
- Clone this repo into flipperzero-firmware/applications_user
- Plug in your FlipperZero
- Run `./fbt launch_app APPSRC=flipperzero-gpioreader` from within the flipperzero-firmware folder

0 comments on commit 614f794

Please sign in to comment.