Library for interfacing with the AMICCOM A7105 2.4GHz FSK/GFSK Transceiver.

Dependents:   HubsanTX

Revision:
8:033e328fb7c3
Parent:
7:1b1d7e446aa4
--- a/A7105.h	Thu Jan 01 19:29:49 2015 +0000
+++ b/A7105.h	Thu Jan 01 22:24:40 2015 +0000
@@ -167,8 +167,9 @@
          *
          * @param data Byte array to send
          * @param len Length of the byte array
+         * @param channel Channel to transmit data on
          */
-        void writeData(uint8_t* data, size_t len);
+        void writeData(uint8_t* data, size_t len, uint8_t channel);
         
         /**
          * Read a packet of date from the A7105