From 73f07d5e502e3cd3f2a5de96400e608ea4877cce Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 10 Oct 2023 16:28:04 -0700 Subject: [PATCH] Update radio-test.py --- examples/radio/radio-test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/radio/radio-test.py b/examples/radio/radio-test.py index 2140f687..d7129977 100644 --- a/examples/radio/radio-test.py +++ b/examples/radio/radio-test.py @@ -9,7 +9,7 @@ quality data, and offers good channel suggestion. This script should be used on a Crazyflie with bluetooth disabled and RSSI - ack packet enabled to get RSSI feedback. To configure the Crazyflie in this + ack packet enabled to get RSSI feedback. To configure the Crazyflie in this mode build the crazyflie2-nrf-firmware with ```make BLE=0 CONFIG=-DRSSI_ACK_PACKET```. Additionally, the Crazyflie must be using the default address 0xE7E7E7E7E7.