mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-21 14:00:13 +00:00
Merge branch 'main' of https://github.com/UberGuidoZ/Flipper
This commit is contained in:
commit
610d6a58f7
@ -19,6 +19,8 @@ Plugin by [mothball187](https://github.com/mothball187/flipperzero-nrf24) | Af
|
||||
|
||||
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.)
|
||||
|
||||
[Firmware and instructions](https://github.com/emptythevoid/flipperzero/tree/main/nrf24) to downgrade a receiver (thanks emptythevoid!)
|
||||
|
||||
2/A7 on FZ goes to MOSI/6 on NRF24<br>
|
||||
3/A6 on FZ goes to MISO/7 on NRF24<br>
|
||||
4/A4 on FZ goes to CSN/4 on NRF24<br>
|
||||
|
@ -88,7 +88,7 @@ Value Protocol ([SOURCE](https://
|
||||
|
||||
-----
|
||||
|
||||
Acknowledgements: [RogueMaster](https://github.com/RogueMaster/) | cyanic | Null Silvry | [Equip](https://github.com/equipter/) | DDVL (for discussions, testing, and any files.)
|
||||
Acknowledgements: [RogueMaster](https://github.com/RogueMaster/) | [bettse](https://gitlab.com/bettse) | cyanic | Null Silvry | [Equip](https://github.com/equipter/) | DDVL (for discussions, testing, and any files.)
|
||||
|
||||
-----
|
||||
|
||||
@ -111,4 +111,4 @@ So, here it is. All donations of *any* size are humbly appreciated.<br>
|
||||
![Flipper_Clap](https://user-images.githubusercontent.com/57457139/183561789-2e853ede-8ef7-41e8-a67c-716225177e5d.jpg) ![Flipper_OMG](https://user-images.githubusercontent.com/57457139/183561787-e21bdc1e-b316-4e67-b327-5129503d0313.jpg)
|
||||
|
||||
Donations will be used for hardware (and maybe caffeine) to further testing!<br>
|
||||
![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)
|
||||
![UberGuidoZ](https://cdn.discordapp.com/emojis/1000632669622767686.gif)
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
## If you're new to github in general, check out [this great guide](https://github.com/wrenchathome/flipperfiles/blob/main/_Guides/How2Flipper.pdf) from Wr3nch!
|
||||
|
||||
Just want the files easily? Talking Sasquach has you covered. [Check out the video](https://www.youtube.com/watch?v=12M_oHmxcCQ) or [just head to the repo](https://squach.zip/flipper) (might be out of date).
|
||||
|
||||
-----
|
||||
|
||||
Other great spots for help can be found at the [Official Discord](https://discord.com/invite/flipper), [Official Docs](https://docs.flipperzero.one/), [Awesome Flipper](https://github.com/djsime1/awesome-flipperzero), or the [Official Forum](https://forum.flipperzero.one/).
|
||||
|
Loading…
Reference in New Issue
Block a user