This library includes use cases which can be used for replicating BLE use caes.

Revision:
3:9e23792d3d5a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/TestScenarios.h	Thu Sep 25 12:54:44 2014 +0000
@@ -0,0 +1,6 @@
+#ifndef __TEST_SCENARIOS_H__
+#define __TEST_SCENARIOS_H__
+
+void setLED(); 
+
+#endif // __TEST_SCENARIOS_H__
\ No newline at end of file