From d6474badecb4d3d431e6a68bd40674fc20870023 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Thu, 4 Aug 2022 09:45:24 -0700 Subject: [PATCH] Added some github links --- GPIO/ReadMe.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/GPIO/ReadMe.md b/GPIO/ReadMe.md index 6c27c762e..d7d2b2efe 100644 --- a/GPIO/ReadMe.md +++ b/GPIO/ReadMe.md @@ -2,13 +2,18 @@ Official [GPIO layout](https://miro.com/app/board/uXjVO_LaYYI=/) created by [Aleksandr Kutuzov](https://discord.com/channels/740930220399525928/765282833744265246/993107060172542012). -# Sentry Safe plugin pinout
+# Sentry Safe plugin pinout + +Plugin by [H4ckd4ddy](https://github.com/H4ckd4ddy/flipperzero-sentry-safe-plugin) + (Flipper) 8/GND -> Black wire (Safe)
(Flipper) 15/C1 -> Green wire (Safe) # Mousejack / NRF24 pinout -[More info on RogueMaster's repo](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/tree/unleashed/applications/mousejacker). (Currently the only pre-compiled DFU with this included!) +Plugin by [mothball187](https://github.com/mothball187/flipperzero-nrf24) + +More info from [RogueMaster](https://github.com/RogueMaster/flipperzero-firmware-wPlugins/tree/unleashed/applications/mousejacker) and [Unleashed](https://github.com/Eng1n33r/flipperzero-firmware/blob/dev/documentation/NRF24.md). (Both include the plugin in their firmware releases.) 2/A7 on FZ goes to MOSI/6 on nrf24l01
3/A6 on FZ goes to MISO/7 on nrf24l01