mirror of
https://github.com/huuck/FlipperZeroNRFJammer.git
synced 2026-04-25 21:59:58 -07:00
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.