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

Committer:
hemddabral
Date:
Thu Sep 25 12:54:44 2014 +0000
Revision:
3:9e23792d3d5a
interrupt experiment added

Who changed what in which revision?

UserRevisionLine numberNew contents of line
hemddabral 3:9e23792d3d5a 1 #ifndef __TEST_SCENARIOS_H__
hemddabral 3:9e23792d3d5a 2 #define __TEST_SCENARIOS_H__
hemddabral 3:9e23792d3d5a 3
hemddabral 3:9e23792d3d5a 4 void setLED();
hemddabral 3:9e23792d3d5a 5
hemddabral 3:9e23792d3d5a 6 #endif // __TEST_SCENARIOS_H__