LLAP Library for Ciseco wireless products.

Dependents:   Ciseco_LLAP_Test Ciseco_SRF_Shield

Library for Ciseco wireless modules http://shop.ciseco.co.uk/rf-module-range/

Tested with Nucleo F401RE and http://shop.ciseco.co.uk/srf-shield-wireless-transciever-for-all-arduino-type-boards/

Revision:
7:51c8887d6822
Parent:
6:0745fb4dbd8c
--- a/LLAPSerial.cpp	Wed Apr 16 20:28:18 2014 +0000
+++ b/LLAPSerial.cpp	Wed Apr 16 21:05:04 2014 +0000
@@ -15,6 +15,10 @@
  * work as a mbed library
  *
  * Converted and updated by Andrew Lindsay @AndrewDLindsay April 2014
+ *
+ * For the SRF sheild to work correctly, some mods are needed to the Nucleo board. SB13 and SB14 need to be removed,
+ * SB62 and SB63 need to be bridged. This then removes the UART from the USB output. An alternative UART is then needed
+ * for debug purposes.
  * 
  * @section LICENSE
  *