From ec8cca508d75bcc0ecf9c7c62b22a3d70b5b407e Mon Sep 17 00:00:00 2001 From: James Shao Date: Tue, 22 Dec 2020 07:23:19 +0800 Subject: [PATCH] Updated Decoder for NRF24L01 (markdown) --- Decoder-for-NRF24L01.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Decoder-for-NRF24L01.md b/Decoder-for-NRF24L01.md index 12faf2a..aefef55 100644 --- a/Decoder-for-NRF24L01.md +++ b/Decoder-for-NRF24L01.md @@ -1,5 +1,5 @@ NRF24L01 is produced by nordic semiconductor. It is popular to be used in radio control of mini-drone. -Right now, you can use portapack to decode the data sent from NRF24L01. Right now, only 250KPS mode is supported. +With this app, you can use portapack to decode the data sent from NRF24L01. Right now, only 250KPS mode is supported. ## References: