4 Commits

Author SHA1 Message Date
W0rthlessS0ul f0c726642e Fixed a bug
Fixed a bug that could cause the jammer to not work on all channels or not work at all
2025-07-06 17:52:31 +03:00
W0rthlessS0ul 1183999001 The jamming principle has been improved
The functions "nrf24_startConstCarrier" and "nrf24_stopConstCarrier" have been added to the nrf24 library, similar to the functions "startConstCarrier" and "stopConstCarrier" in the RF24 library for arduino.
Due to this, the time required to switch between channels is significantly reduced and the power of the jammer increases.
2025-06-14 15:44:23 +03:00
Gabriel Cirlig 46ba08a7c3 improvements regarding the crash, added ability to load custom file 2025-03-08 11:09:18 +00:00
huuck 607588030f added sources 2024-12-03 21:41:56 +00:00