From f1c625181a86d3f03fd802bce22094b4c63af978 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Tue, 16 Jan 2024 13:15:31 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index b2fbc5e..f16256c 100644 --- a/Home.md +++ b/Home.md @@ -5,7 +5,8 @@ Thanks for buying your HackRF+PortaPack device. _That_ is what I would say if I was actually the one selling them as the intro line for the documentation, but I am not. I am just trying to document the great work of a lot of people involved in this project, listed [here](https://github.com/eried/portapack-mayhem/blob/c9eb2b16ca1b8cc50935c1b72af8f5438f582268/firmware/application/apps/ui_about_simple.cpp#L19). The following documentation is split in two parts. The User manual intends to emulate a typical instruction manual for the end user, while the Developer manual documents all the apis available in order to write custom apps. -We also have a [FAQ](User-FAQ) page, which you might can find out your answer quickly. + +**Problems? Won't boot? Black screen?** Check our [FAQ](User-FAQ). Enjoy!