Skip to content

Commit 614f794

Browse files
committed
Add install instructions
1 parent 9491eb0 commit 614f794

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ This is a fork of the `gpio` app built into the flipper, with added functionalit
77
Supports pulling high or low.
88

99
Does not (yet) support analog reads.
10+
11+
Installation instructions (Linux):
12+
13+
- Clone the following repo: https://github.com/flipperdevices/flipperzero-firmware
14+
- Clone this repo into flipperzero-firmware/applications_user
15+
- Plug in your FlipperZero
16+
- Run `./fbt launch_app APPSRC=flipperzero-gpioreader` from within the flipperzero-firmware folder

0 commit comments

Comments
 (0)