pushed
lws803/BLE-jammer • 1:10 PM - Jul 14, 2020
This change replaces the loop payload in nrf_jammer.ino from a one-character string buffer to a single byte, while keeping the same writeFast calls across all radios. It simplifies the transmitted data and makes the payload type match the apparent intent of sending a minimal fixed value rather than a string. The practical effect is a small cleanup to payload handling, but not a major behavioral change.
