From 583e8c4ea2a77c24624d5117e492c71245deef5f Mon Sep 17 00:00:00 2001 From: David Date: Sun, 26 Jun 2022 14:01:11 -0500 Subject: [PATCH] Update 23 Added note about Flipper build tool. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8ef502c7..5a7b04c2 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ - [`CLI Tools` Python scripts to screenshot/stream screen.](https://github.com/lomalkin/flipperzero-cli-tools) ## Notes & References + + + +
IMPORTANT CHANGES
⚠️ The Flipper team recently changed
how the firmware is built. Some docs
and tutorials may be outdated!
+ - [`FZ Firmware Comparisons` Comparison of custom firmwares listed in this repo.](https://gist.github.com/djsime1/edb8f3a0ab77e563898d1c55f489bf96) - [`Flipper Zero Hacking 101` Guides with screenshots, files, and general help.](https://flipper.pingywon.com/) - [`Reset forgotten PIN` How to reset your device's PIN code.](https://gist.github.com/djsime1/18d73b981249859f17aab3e2bfd2b600)