We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9491eb0 commit 614f794Copy full SHA for 614f794
README.md
@@ -7,3 +7,10 @@ This is a fork of the `gpio` app built into the flipper, with added functionalit
7
Supports pulling high or low.
8
9
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