This library includes use cases which can be used for replicating BLE use caes.
main.cpp
- Committer:
- hemddabral
- Date:
- 2014-09-25
- Revision:
- 0:935006092f33
- Child:
- 3:9e23792d3d5a
File content as of revision 0:935006092f33:
#include "UseCases.h" int main() { multipleServiceUseCase(); }