Fixed a bug

Fixed a bug that could cause the jammer to not work on all channels or not work at all
This commit is contained in:
W0rthlessS0ul
2025-07-06 17:52:31 +03:00
parent 6dcabc1bf2
commit f0c726642e
11 changed files with 17 additions and 10 deletions
+4 -4
View File
@@ -1,7 +1,7 @@
# Types of Firmware:
|firmware |file name |
|------------|---------------------|
|Momentum |nrf24_jammer[M].fap |
|Unleashed |nrf24_jammer[U].fap |
|RogueMaster |nrf24_jammer[R].fap |
|Official |nrf24_jammer[OF].fap |
|Momentum |nrf24_jammer_M.fap |
|Unleashed |nrf24_jammer_U.fap |
|RogueMaster |nrf24_jammer_R.fap |
|Official |nrf24_jammer_OF.fap |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.