From 200546f706c0a8f4d2fbb2d4b9fec4621e8e8cf6 Mon Sep 17 00:00:00 2001 From: lewisxhe Date: Sat, 22 Jun 2024 09:21:19 +0800 Subject: [PATCH] Remove the test section --- examples/T3S3Factory/T3S3Factory.ino | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/T3S3Factory/T3S3Factory.ino b/examples/T3S3Factory/T3S3Factory.ino index a02e5ab..28700ae 100644 --- a/examples/T3S3Factory/T3S3Factory.ino +++ b/examples/T3S3Factory/T3S3Factory.ino @@ -315,12 +315,6 @@ void setup() // LR1121 TCXO Voltage 2.85~3.15V radio.setTCXO(3.0); - - radio.transmitDirect(); - - while(1){ - delay(1000); - } #endif // set the function that will be called