Revision:
3:e926e54424cb
Parent:
0:66fdbf2cc578
Child:
4:cd581c12a4b9
--- a/RF12B.h	Mon Jan 30 21:43:24 2012 +0000
+++ b/RF12B.h	Tue Feb 28 10:40:30 2012 +0000
@@ -60,9 +60,7 @@
     DigitalOut NCS;
     InterruptIn NIRQ;
     DigitalIn NIRQ_in;
-    DigitalOut rfled;
-    DigitalOut t1;
-    DigitalOut t2;
+
     volatile uint16_t rf12_crc; // running crc value
     volatile unsigned char rf12_buf[RF_MAX];  // recv/xmit buf, including hdr & crc bytes  
     volatile  uint8_t nodeid;              // address of this node