From ecab4915fc984eb8118e154915255090e60397b9 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sat, 9 Feb 2019 17:43:46 +0100 Subject: [PATCH] [CC1101] Updated example comment --- examples/CC1101_Receive/CC1101_Receive.ino | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/CC1101_Receive/CC1101_Receive.ino b/examples/CC1101_Receive/CC1101_Receive.ino index 4afd3c88..038305fc 100644 --- a/examples/CC1101_Receive/CC1101_Receive.ino +++ b/examples/CC1101_Receive/CC1101_Receive.ino @@ -1,7 +1,8 @@ /* RadioLib CC1101 Receive Example - This example receives packets using CC1101 FSK radio module. + This example receives packets using CC1101 FSK radio + module. */ // include the library