From 00a13f8164e50b8c4a83102e1a619fe812df1dda Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 1 May 2022 02:42:31 +0200 Subject: [PATCH] forgot ToC... --- doc/termux_notes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/termux_notes.md b/doc/termux_notes.md index f31c5e2ff..7f71d62c8 100644 --- a/doc/termux_notes.md +++ b/doc/termux_notes.md @@ -21,7 +21,11 @@ * [ Bluetooth connection ](#bluetooth-connection) * [ BT-UART bridge application ](#bt-uart-bridge-application) * [ TCP connection ](#tcp-connection) - + * [Troubleshooting](#troubleshooting-1) + * [BTADDON Missing in Firmware of PM3](#btaddon-missing-in-firmware-of-pm3) + * [Compiling and Flashing a Proxmark3 Firmware from non-root Android](#compiling-and-flashing-a-proxmark3-firmware-from-non-root-android) + * [Compiling the Proxmark3 Firmware](#compiling-the-proxmark3-firmware) + * [Flashing the Proxmark3 Firmware](#flashing-the-proxmark3-firmware) ## Requirements ^[Top](#top)