Explorar o código

Add install instructions

Peter LoVerso %!s(int64=3) %!d(string=hai) anos
pai
achega
614f794c6a
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -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