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