Updated Home (markdown)

Erwin Ried 2024-01-16 13:39:35 +01:00
parent b39b59a2cc
commit 2f0df5bf6a

10
Home.md

@ -1,15 +1,7 @@
> [!NOTE]
> The wiki is yet to be completed. **Please feel free to add content and [collaborate](How-to-collaborate)**.
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). 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. 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.
**Problems? Won't boot?** Check [Troubleshooting](Troubleshooting). **Problems? Won't boot?** Check [Troubleshooting](Troubleshooting).
Enjoy! Enjoy!
_______________________
> [!IMPORTANT]
> This is a public wiki. *Everything* you write here will be public and *everyone* can see it. So please don't take your personal notes here.