aa

Dependents:   Peripheral_1_serial_copy Peripheral_1_serial 151006_1st_Scenario_normal

Fork of BLE_API by Bluetooth Low Energy

Committer:
rgrover1
Date:
Tue Sep 29 09:54:19 2015 +0100
Revision:
834:d494ad3e87bd
Parent:
804:50c9096035b1
Synchronized with git rev 91239f6b
Author: Rohit Grover
Release 0.4.8
=============

* Introduce an Instance() class method to BLE to allow access to the BL

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rgrover1 804:50c9096035b1 1 Copyright (c) 2015 ARM Limited
rgrover1 804:50c9096035b1 2
rgrover1 804:50c9096035b1 3 Licensed under the Apache License, Version 2.0 (the "License");
rgrover1 804:50c9096035b1 4 you may not use this file except in compliance with the License.
rgrover1 804:50c9096035b1 5 You may obtain a copy of the License at
rgrover1 804:50c9096035b1 6
rgrover1 804:50c9096035b1 7 http://www.apache.org/licenses/LICENSE-2.0
rgrover1 804:50c9096035b1 8
rgrover1 804:50c9096035b1 9 Unless required by applicable law or agreed to in writing, software
rgrover1 804:50c9096035b1 10 distributed under the License is distributed on an "AS IS" BASIS,
rgrover1 804:50c9096035b1 11 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
rgrover1 804:50c9096035b1 12 See the License for the specific language governing permissions and
rgrover1 804:50c9096035b1 13 limitations under the License.