1276

Dependents:   SX1276PingPong_RHF76-052_s

Fork of SX1276Lib by Semtech

Revision:
25:712d195d97ee
Parent:
24:8fbb352c7142
--- a/sx1276/sx1276.cpp	Thu Jul 07 06:48:35 2016 +0000
+++ b/sx1276/sx1276.cpp	Tue Dec 13 06:36:19 2016 +0000
@@ -1142,7 +1142,7 @@
 void SX1276::OnDio0Irq( void )
 {
     volatile uint8_t irqFlags = 0;
-     pc.printf("OnDio0Irq:%d\r\n",this->settings.State);
+     //pc.printf("OnDio0Irq:%d\r\n",this->settings.State);
     switch( this->settings.State )
     {                
         case RF_RX_RUNNING: